Plan limits

Each plan enforces resource quotas. When a limit is reached, the API returns a 403 with error type quota_exceeded.

Last updated

Quotas by plan

PlanMailboxesAliasesSends / monthNewsletter mediaTeam members
Free00001
Solo ($4/mo)321,0002 GB1
Pro ($9/mo)101010,00010 GB5
Team ($29/mo)5025100,00050 GBUnlimited

Enforced endpoints

The following endpoints check quotas before processing the request.

EndpointResource checked
POST /mailboxesMailboxes
POST /messagesSends per month
POST /threads/{id}/replySends per month
POST /newsletter-assetsNewsletter media storage

Error response

The error message includes current usage and the plan limit.

{ "error": { "type": "quota_exceeded", "message": "Monthly send limit reached (1,000/1,000). Your Solo plan includes 1,000 sends per month.", "request_id": "req_abc123" } }

Notifications

Organization owners receive email notifications when usage approaches a limit (80% for sends, 90% for mailboxes) and when a limit is reached (100%). These are sent at most once per billing period per threshold.

Free plan

Organizations without an active subscription are on the free plan. The free plan does not include mailboxes or sending. Subscribe to any paid plan to create mailboxes and send email. A 14-day free trial is available on first subscription. See Billing for details.

Trial limits

During the 14-day free trial, mailbox, alias, outbound send, and newsletter media storage quotas are capped below full plan limits. Team member limits follow the selected plan. Full limits apply after the trial ends or when the first payment succeeds.

PlanMailboxesAliasesSends / monthNewsletter mediaTeam members
Solo trial321002 GB1
Pro trial321002 GB5
Team trial321002 GBUnlimited