Guest-tier domains work without signing in. Register and verify your email for member-tier domains and API keys (after verification). Premium access is arranged manually via Contact— there is no checkout on this site.
Tip: bookmark an inbox URL to return later while it is still active.
It's that simple
Point junk signups and one-off senders here instead of your real address — keep the important mailbox clean.
Anonymous, fast, and disposable — ideal when a site demands an email but you do not owe them your identity.
Addresses expire on a schedule. When you are done, walk away — no long-lived account to manage.
An address you use briefly — for verifications, trials, or downloads — without exposing your primary inbox to spam or tracking.
Retention is set on the server (often many hours). After expiry, reopening the same address may start a new session — check your operator’s policy.
When Redis is available, the inbox uses SSE; otherwise the UI polls. Both are normal — polling is a bit slower, not a broken install.
Guest-first inbox URLs stay the default. Accounts add verification, member-tier domains, and API keys — no checkout on this site; premium stays manual via Contact.
auth_revisionExample authenticated call (use a key you create after verifying your account)
curl -sS -H "Authorization: Bearer YOUR_API_KEY" \ "$(echo $PUBLIC_ORIGIN)/api/ready"API & developers →