Hobby, Pro, and Enterprise plans and what each includes
send.dev is priced on its own. A send.dev subscription never bills you for other do.dev products, and canceling it does not affect them. Current prices are always at send.dev/pricing; this page explains what the plan tiers mean for the API.
| Hobby | Pro | Enterprise | |
|---|---|---|---|
| Price | Free | $14 / month, or $140 / year | Custom |
| Emails per month | 3,000 | 50,000 | Unlimited |
| Send requests per minute | 10 | 60 | Custom |
| Verified domains | Unlimited | Unlimited | Unlimited |
| Templates, suppressions, webhooks | Included | Included | Included |
| Support | Email, priority | Dedicated contact |
Every plan uses the same API, the same endpoints, and the same delivery infrastructure. The differences are volume and support.
Each email queued by POST /v1/send/emails/send counts as one. A batch request with 40 items counts as 40. An email that later bounces still counts; you were charged for the attempt, which is also why keeping your suppression list healthy matters.
Counts reset on the first of each calendar month (UTC).
Send and batch requests return 429 with code monthly_limit_reached and nothing is queued. There is no automatic overage. Upgrade in the dashboard and the new limit applies immediately, or wait for the month to reset. Read endpoints, domain management, and templates keep working.
Regardless of plan, each sending domain has a daily cap that starts at 200 emails and rises to 2,000 and then 50,000 as the domain builds a clean history. This is abuse protection rather than pricing, and it applies to Enterprise accounts too unless custom limits are agreed at onboarding. See Rate limits.
Enterprise is for teams that need more than 50,000 emails a month, custom per-minute or per-domain limits, contractual SLAs, or invoicing. Write to help@do.dev with your expected monthly volume.