Temporary email for developers & QA
Temporary email, built for testing.
Programmable disposable inboxes that receive mail in real time. Catch verification emails and OTP codes over the API, assert on them in your E2E suite — or grab a throwaway address right here, no sign-up.
0 messages in inbox
Learn more
A mailbox lives five minutes by default. Add a minute or an hour whenever you need more, up to 24 hours. At expiry the address stops receiving mail and the messages are deleted.
Editing the name or switching domain issues a new mailbox, so the timer starts again.
Every action here is also an API call: create a mailbox, poll it, stream it. Build on the API →
For developers & QA teams
Automating signup tests? Do it by API.
Spin up disposable inboxes right in your E2E suite, receive verification emails and OTP codes over webhooks, and assert on them in code. Real-time, one API key, 10 free credits to start.
# Create a disposable mailbox (optionally with a webhook)
curl -X POST https://api.tempy.email/v1/mailbox \
-H "X-Api-Key: $TEMPY_KEY"
# → { "email": "qa-7f3c@17mur6.tempy.email", "expires_at": "...", "seconds_remaining": 600 }
# Catch the verification email / OTP — poll, or receive it over your webhook
curl https://api.tempy.email/v1/mailbox/$ADDRESS/messages \
-H "X-Api-Key: $TEMPY_KEY" Why tempy.email
Free temporary email — no sign-up, no tracking, no spam.
Not automating? Create a disposable address in one click. Receive emails instantly, reply to them, and let it auto-expire. No account needed, no data stored — the clean, fast temp-mail alternative built for privacy.
How we compare
tempy.email vs the usual temp-mail tools, on the features that matter.
| tempy.email | Temp-Mail | Guerrilla | 10 Minute | Mailinator | YOPmail | |
|---|---|---|---|---|---|---|
| Real-time inbox | ✓ | ! | ✕ | ! | ! | ✕ |
| API with webhooks | ✓ | ✕ | ✕ | ✕ | $ | ✕ |
| Choose your address | ✓ | ✕ | ! | ✕ | ✓ | ✓ |
| Flexible expiry | ✓ | ! | ✕ | ✕ | ✓ | ✕ |
| Send & reply | ✓ | ✕ | ✓ | ✕ | ✕ | ✕ |
Frequently asked questions
Yes, tempy.email is 100% free. There's no sign-up, no premium tier, and no hidden fees. Just visit the site and you get a working email address instantly.
We keep the service running through small, non-intrusive affiliate recommendations you'll see on the page. Your privacy is never the product.
More details coming soon.