REST API · JSON · EDGE

BUILD WITH THE SPECTER API

Automate disposable email workflows. Generate mailboxes, receive messages, and integrate email testing into your pipelines — all via a simple REST API.

Get Enterprise access View endpointsOpenAPI 3.0 spec ↗
8+
Endpoints
<50ms
Avg response
99.9%
Uptime
Edge
Runtime

AUTHENTICATION

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"
Free / Pro
No API access
Enterprise
Full API access
Emperor
Full API access

API REFERENCE

GET/api/configGet available email domains and site configuration.
POST/api/emails/generateCreate a new mailbox. Optionally specify a custom alias and domain.
GET/api/emailsList all mailboxes for the authenticated account. Supports cursor-based pagination.
DELETE/api/emails/{id}Delete a mailbox and all its messages permanently.
GET/api/emails/{id}List messages in a mailbox. Supports cursor-based pagination.
GET/api/emails/{id}/{messageId}Get the full content of a specific message including HTML body.
GET/api/api-keysList all API keys for the authenticated account.
POST/api/api-keysCreate a new API key. The key value is only shown once.

API TIERS

PlanAPI AccessMailboxesSend/dayPrice
Free1$0
Pro1050$4/mo
EnterpriseFull100500$29/mo

READY TO BUILD?

Get Enterprise access and start automating your email workflows today.

Get Enterprise — $29/mo