Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sendmux.ai/llms.txt

Use this file to discover all available pages before exploring further.

Sendmux sets team-level limits for resources that can grow quickly. You can request more capacity from the relevant page when usage reaches the request threshold.

Default limits

Each new team starts with these limits:
ResourceDefault limitGuide
Domains25Domains
Mailboxes50Mailboxes
Sending accounts200Sending accounts
Webhooks10Webhooks setup
Active API keys100API keys
Active API keys include infrastructure keys, sending keys, and mailbox keys.

Request an increase

When a resource reaches 80% of its current limit, Sendmux shows Request increase near the usage text on that page. API clients can request more sending-account capacity with POST /providers/limits/sending-accounts/request-increase. Submit the request once. The page then shows the pending request state. You can have one pending request per team and resource. Sendmux emails the requester when the request is approved or denied. Approved increases apply immediately.

At the hard limit

When usage reaches the full limit, creation is blocked for that resource until the limit is raised or you delete an existing item. API create requests return 409 limit_exceeded when the limit has been reached. This error is not retryable. Request an increase or reduce usage before trying again.

Email volume

Sendmux does not add a separate cap to incoming or outgoing email volume through this team-limit system. Sending through the managed Amazon SES account still follows its daily sending limit. Request a review from Accounts or with POST /providers/shared-amazon-ses-limit-request. Your own providers may also enforce provider-side sending limits.

Domains

Add and verify custom domains.

Sending accounts

Add providers and request managed account limit increases.

Webhooks

Subscribe to delivery and mailbox events.

API keys

Create, rotate, and revoke scoped keys.

API errors

Handle limit_exceeded responses in API clients.