Fast by default
The address is usable before the page finishes feeling loaded.
Disposable by design
API key inboxes expire in 24 hours and can be deleted instantly.
Built for builders
Codes, links, risk signals and API endpoints are first-class.
Auditmu API
Temp mail for scripts, QA and launch tests.
Public temp mail requires an API key. Browser login uses a short-lived HttpOnly cookie; direct clients can use Bearer API keys.
POST /api/v1/public/auth/api-key/session
POST /api/v1/public/temp/sessions
GET /api/v1/public/temp/sessions/{id}/messages
GET /api/v1/public/temp/sessions/{id}/events
What is temporary email?
How long are inboxes stored?
24 hours by default. You can delete the inbox earlier.
Do I need an API key?
Yes. Public anonymous temp mail is disabled; keys are created from the Auditmu account/admin flow.
Can I use Auditmu in automation?
Yes. Use Bearer API keys for scripts, QA flows and webhook-ready temp mail automation.