Temp Mail API
A Flask-based REST API that provides temporary email generation services
12 subscribers
8.1/10 popularity
1945 ms avg latency
100% success rate
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Temp Mail API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Generate a new email | ||
| POST |
custom generate /custom-generate |
Creates a new temporary email account with a name chosen by the user. |
| GET |
generate random /generate |
Creates a new temporary email account with a realistic random name. |
| Other endpoints | ||
| POST |
Get messages /messages |
Fetches all messages received for a specific temporary email account. Requires authentication password. |
| GET |
Get domains list /domains |
Retrieves a list of available domains that can be used to create temporary email accounts. |
| POST |
delete email /delete |
Permanently deletes a temporary email account and all its messages. |
Temp Mail API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $30 / month | — |
|