{
  "name": "AgentiSend",
  "description": "Email API for transactional and marketing mail, built to reach the inbox of the person expecting it: per-key budgets, an approval queue, an account-wide kill switch, and errors that name the fix.",
  "auth": {
    "type": "bearer",
    "header": "Authorization",
    "prefix": "as_"
  },
  "openapi_url": "https://agentisend.com/openapi.json",
  "openapi_version": "3.1",
  "mcp_url": "https://api.agentisend.com/mcp",
  "docs_url": "https://agentisend.com/docs",
  "docs_md_convention": "Append .md to any page URL for the Markdown of that page. Content negotiation (Accept: text/markdown on the HTML URL) is origin configuration and is not live until applied.",
  "llms_txt_url": "https://agentisend.com/llms.txt",
  "llms_full_txt_url": "https://agentisend.com/llms-full.txt",
  "pricing_url": "https://agentisend.com/pricing.json",
  "limits_url": "https://agentisend.com/limits.json",
  "retention_url": "https://agentisend.com/retention.json",
  "sla_url": "https://agentisend.com/sla.json",
  "status_url": "https://agentisend.com/status.json",
  "signup_url": "https://agentisend.com/#get-started",
  "logo_url": "https://agentisend.com/brand/mark-violet.svg",
  "robots_url": "https://agentisend.com/robots.txt",
  "sitemap_url": "https://agentisend.com/sitemap.xml",
  "security_contact": "mailto:hello@agentisend.com"
}
