Automate disposable email workflows. Generate mailboxes, receive messages, and integrate email testing into your pipelines — all via a simple REST API.
All API requests require an API key passed in the X-API-Key header. API keys are available on the Enterprise plan.
curl https://specter.email/api/emails \ -H "X-API-Key: sk_live_your_api_key_here"
/api/configGet available email domains and site configuration./api/emails/generateCreate a new mailbox. Optionally specify a custom alias and domain./api/emailsList all mailboxes for the authenticated account. Supports cursor-based pagination./api/emails/{id}Delete a mailbox and all its messages permanently./api/emails/{id}List messages in a mailbox. Supports cursor-based pagination./api/emails/{id}/{messageId}Get the full content of a specific message including HTML body./api/api-keysList all API keys for the authenticated account./api/api-keysCreate a new API key. The key value is only shown once.| Plan | API Access | Mailboxes | Send/day | Price |
|---|---|---|---|---|
| Free | — | 1 | — | $0 |
| Pro | — | 10 | 50 | $4/mo |
| Enterprise | Full | 100 | 500 | $29/mo |
Get Enterprise access and start automating your email workflows today.
Get Enterprise — $29/mo