Temporary Email Service
Generate disposable email addresses instantly. Receive emails in real-time. No registration required.
Instant
Create in seconds
Private
No signup needed
Auto-Refresh
Real-time inbox
Create a Temp Email
Click below to generate a new disposable email address
API Documentation
Use the Temp Mail API directly in your applications. All endpoints are free and require no authentication.
Create Email
/api/tempmail?action=createGenerate a new disposable email. Optional: &provider=mailtm or &provider=guerrillamail
Check Inbox
/api/tempmail?action=check&email=YOUR_EMAIL&token=YOUR_TOKENCheck for incoming messages. Token from create response.
Read Message
/api/tempmail?action=read&email=YOUR_EMAIL&id=MSG_ID&token=YOUR_TOKENRead full message content with attachments.
List Domains
/api/tempmail?action=domainsGet available email domains across all providers.