Temporary Email Service
A simple and efficient service for generating temporary email accounts. With no need for login or passwords, you can effortlessly manage multiple temporary mailboxes simultaneously. Additionally, you're allowed to send emails through this service. ## Features - **No registration** - **Easy to use** - **Fast and efficient** - **Long-term storage** - **Anonymous** - **Multiple mailboxes** - **Send…
Temporary Email Service endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Mailbox /create_email |
Create a new Mailbox address |
| GET |
Get mailbox list /get_mailbox_list |
Return the list of mailboxes created (you can create a new mailbox by running: create_email). |
| DELETE |
Remove Mailbox /remove_email |
Remove email address |
| GET |
Get letters list /get_letter_list |
Get a list of letters for the Mailbox |
| GET |
Get letter /get_letter |
Get letter |
| POST |
Reply /reply |
reply to the email (You can Reply once per letter) |
| POST |
Send /send |
Send email |
| GET |
Download file /get_file |
Download file |
| DELETE |
Remove letter /remove_letter |
Remove letter |
Temporary Email Service pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA Recommended | $20 / month | — |
|
| MEGA | $50 / month | — |
|