TempMail Pro API - Multi-Provider Email Service
The most comprehensive temporary email API on RapidAPI, offering developers unparalleled reliability and features for automated testing, user verification, and email-based workflows. 🚀 Key Features: Multi-Email Providers: providing network with intelligent fallback Instant Email Generation: Create disposable emails in milliseconds Real-Time Inbox: Live email monitoring with webhook support 99.9%…
TempMail Pro API - Multi-Provider Email Service endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Email /api/v1/email/generate |
Creates a new, temporary email address using the best available provider. It intelligently selects a reliable provider and offers fallback options if the preferred one is… |
| GET |
Get Inbox /api/v1/email/{email_id}/inbox |
Retrieves a list of all emails currently in the inbox of a specified temporary email address. |
| GET |
Get Detailed Message Content /api/v1/email/{email_id}/messages/{message_id} |
Fetches the full content of a single email, including the HTML body, text body, sender, and subject. |
| POST |
Wait for New Email /api/v1/email/{email_id}/wait |
A long-polling endpoint that waits for a new email to arrive in the inbox. It holds the connection open until a new message is detected or the timeout is reached. |
| DELETE |
Delete Email /api/v1/email/{email_id} |
Deletes the temporary email session, permanently removing the address and its contents. |
| GET |
List Available Providers /api/v1/providers |
Returns a list of all supported email providers and their current availability status. |
| GET |
Check Provider Status /api/v1/providers/status |
Performs a live health check on all available providers and returns their real-time status. |
TempMail Pro API - Multi-Provider Email Service pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|
| ULTRA | $15 / month | — |
|