Plans & limits

Quotas, rate limits, and API errors when you exceed plan entitlements.

Default catalog (USD)

PlanPriceMonthlyDailyOverage
Free$0/mo3,000100
Pro$20/mo50,000No daily cap$1 / 1,000

Live quotas may differ if your operator overrides plan_limits in MongoDB. Use GET /api/v1/billing/usage with your session or inspect the Billing screen after login.

When you hit a limit

POST /emails returns HTTP 402 Payment Required (or a quota error in the JSON detail) when monthly or daily caps are exhausted. Upgrade via the in-app Billing flow or wait for the period to reset.

Rate limiting

Send endpoints are rate-limited per API key. If you receive HTTP 429, back off with exponential retry and respect the Retry-After header when present.

Pricing page

Marketing pricing in USD: /pricing.

Documentation

Integrate with the REST API

Quickstart, API reference, and webhooks—everything you need to send from your app.