Create disposable email addresses in seconds. Receive, read, reply and discard — all without revealing your real identity.
No credit card required · Free tokens on sign-up
A complete temporary email solution built for developers and privacy-conscious users alike.
Get a working email address in seconds. No sign-up required for a quick test — register to keep your addresses.
Your real email stays hidden. Use disposable addresses to protect your identity from spam and data brokers.
Integrate disposable email into your own apps. Full REST API with token-based access and per-key rate limits.
Emails arrive in real-time via WebSocket push. View full HTML, reply, forward, and download attachments.
Choose from multiple domains for your temporary address. Admin-managed domains keep the ecosystem fresh.
Track usage, monitor spending, and manage your token balance from a clean dashboard — no surprises.
Pick a domain, get a unique disposable email address instantly.
Use it for sign-ups, trials, or anything you don't trust with your real email.
Emails land in real-time. View, reply, forward, or delete — all from your dashboard.
Automate temp email creation, poll messages, and manage your inbox programmatically. Token-based authentication with configurable rate limits per key.
# Create a new temp address
curl -X POST https://api.tempmail.io/v1/addresses \
-H "x-api-key: tmapi_your_key_here"
# Response:
{
"id": "clx9...",
"address": "x7k9m2@disposable.io",
"expiresAt": "2026-03-25T10:00:00Z"
}
# Get messages
curl https://api.tempmail.io/v1/addresses/clx9.../messages \
-H "x-api-key: tmapi_your_key_here"Purchase a token plan and spend tokens as you use addresses and messages. No subscriptions, no hidden fees.
Join thousands of users who protect their privacy with TempMail. It takes 10 seconds to get started.