Temp Mail
Temporary email API for generating disposable inboxes and receiving emails instantly. Create unique inboxes on demand, fetch messages in real time, and automatically discard emails after expiry. Ideal for testing, signups, and spam protection.
2 subscribers
9.1/10 popularity
48 ms avg latency
67% success rate
8 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 endpoints
| Method | Endpoint | Description |
|---|---|---|
| domains | ||
| GET |
/domains /domains |
List domains that can be used when creating a mailbox. |
| mailboxes | ||
| POST |
/mailboxes /mailboxes |
Create a new temporary mailbox on the given domain. |
| DELETE |
/mailboxes/{id} /mailboxes/{id} |
Delete a mailbox and its messages for the authenticated user. |
| GET |
/mailboxes/{id} /mailboxes/{id} |
Get a mailbox by ID for the authenticated user. |
| GET |
/mailboxes /mailboxes |
List temporary mailboxes for the authenticated user. |
| messages | ||
| GET |
/mailboxes/{id}/messages/{messageID} /mailboxes/{id}/messages/{messageID} |
Get a message from a mailbox by ID. |
| DELETE |
/mailboxes/{id}/messages/{messageID} /mailboxes/{id}/messages/{messageID} |
Delete a message from a mailbox by ID. |
| GET |
/mailboxes/{id}/messages /mailboxes/{id}/messages |
List messages received by a mailbox. |
Temp Mail pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 30 / second |
|
| PRO | $4.99 / month | — |
|
| ULTRA | $14.99 / month | — |
|
| MEGA | $49 / month | — |
|