# Bavimail > Email API built for AI agents — transactional send, inbound parsing via webhooks, programmatic domain verification, and inbox aliases. API-first, agent-first. ## Product Bavimail is an email API that treats AI agents as first-class senders, not an afterthought. Every surface is REST + typed SDKs (TypeScript, Python). Inbound email lands on signed webhooks with parsed headers, body, and attachments as pre-signed URLs. Domains verify programmatically (no manual DNS pasting). Each AI agent can own its own inbox alias on a verified domain, with scoped sending reputation. ## Pricing — subscription tiers - **Free** — $0 (free). Start on Bavimail with zero commitment — 5,000 monthly emails, 200 outbound per day, 0.5 GB retained storage. Enough capacity to ship your first transactional sends and wire up inbound webhooks. - **Pro** — $4/mo. For solo builders shipping production email — $4/mo base, 10,000 included monthly emails, 3 GB retained storage, unlimited daily outbound. Usage-based overage pricing above included amounts. - **Growth** — $20/mo. For higher-volume senders — $20/mo base, 50,000 included monthly emails, 5 GB retained storage, unlimited daily outbound. Lower per-email and per-GB overage rates than Pro above included amounts. Full pricing details + capacity per tier: https://bavimail.com/pricing ## Docs (agent-friendly) - [Overview](https://bavimail.com/docs) — docs hub. - [Quickstart](https://bavimail.com/docs/quickstart) — install SDK, set API key, send first email (typically <5 min). - [Authentication](https://bavimail.com/docs/authentication) — create keys, Bearer tokens, rotation. - [API overview](https://bavimail.com/docs/api) — REST surface for email, domains, inbound, webhooks, analytics, suppressions. - [Errors](https://bavimail.com/docs/errors) — every error code with HTTP status + remediation. - [Domain verification](https://bavimail.com/docs/domains) — SPF/DKIM/DMARC with step-by-step DNS guide. - [Inbound email](https://bavimail.com/docs/inbound) — receive, parse, attachments, webhook routing. - [Webhooks](https://bavimail.com/docs/webhooks) — 13 event types with payloads, signature verification, retry behavior. - [SDKs](https://bavimail.com/docs/sdks) — TypeScript and Python clients with install + usage. - [Agent onboarding](https://bavimail.com/docs/agent-onboarding) — give each AI agent its own email identity + two-way capability. - [MCP server](https://bavimail.com/docs/mcp): drive Bavimail from Claude Desktop, Cursor, Cline through the Model Context Protocol. 12 tools, stdio transport. - [AI framework integrations](https://bavimail.com/docs/integrations/ai-frameworks): LangChain, CrewAI, LlamaIndex, Vercel AI SDK via @bavimail/toolkit (npm) and bavimail-toolkit (PyPI). - [Changelog](https://bavimail.com/docs/changelog) — all notable API, SDK, and documentation changes. ## Features - [Transactional email API](https://bavimail.com/features/transactional-email-api) — outbound REST API with attachments, templates, per-agent keys. - [Inbound email](https://bavimail.com/features/inbound-email) — MX-routed inbound with parsed webhooks and signed attachment URLs. - [Email webhooks](https://bavimail.com/features/email-webhooks) — HMAC-signed events for delivery, bounce, open, click, inbound. - [Domain verification](https://bavimail.com/features/domain-verification) — programmatic SPF/DKIM/DMARC record generation + polling verification. ## Compare vs alternatives - [Bavimail vs AgentMail](https://bavimail.com/compare/agentmail) - [Bavimail vs Amazon SES](https://bavimail.com/compare/amazon-ses) - [Bavimail vs Cloudflare Email Service](https://bavimail.com/compare/cloudflare-email) - [Bavimail vs Mailgun](https://bavimail.com/compare/mailgun) - [Bavimail vs Postmark](https://bavimail.com/compare/postmark) - [Bavimail vs Resend](https://bavimail.com/compare/resend) - [Bavimail vs SendGrid](https://bavimail.com/compare/sendgrid) ## Blog + FAQ - [Blog](https://bavimail.com/blog) — engineering notes, product updates, guides on email APIs + agent email. - [FAQ](https://bavimail.com/faq) — ten direct answers on pricing, SDKs, inbound, webhooks, domain verification, agent identities. ## Links - Website: https://bavimail.com - Pricing: https://bavimail.com/pricing - Docs: https://bavimail.com/docs - Support: support@bavimail.com