TempMail Pro
TempMail Pro API is a powerful temporary email service that allows developers to create disposable email addresses programmatically. Perfect for testing, user verification, and privacy protection. Key Features: - Generate temporary emails with custom aliases - Multiple premium domains available - Real-time email receiving via webhooks - Auto-expiring emails (up to 24 hours) - Full inbox…
TempMail Pro endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Temporary Email /email/create |
Create a new temporary email address with optional custom alias and duration |
| GET |
Get Email Info /email/{emailId} |
Get information about a temporary email account |
| GET |
Get Inbox Messages /email/{emailId}/messages |
Retrieve all messages in the email inbox |
| GET |
Get Specific Message /email/{emailId}/messages/{messageId} |
Get full content of a specific email message |
| DELETE |
Delete Message /email/{emailId}/messages/{messageId} |
Delete a specific message from inbox |
| GET |
Get Available Domains /domains |
Get list of available email domains |
TempMail Pro pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 100 / hour |
|
| ULTRA Recommended | $29.99 / month | 500 / minute |
|
| MEGA | $99.99 / month | — |
|