Temp Mail Api
Temporary Email API BlinkMailNow is a powerful and lightweight temporary email API that lets users generate disposable inboxes for testing, signups, or anonymous communication. With simple endpoints and instant response, developers can create and manage temporary email addresses programmatically with ease. This API is ideal for developers, testers, or product teams who want to automate email…
Temp Mail Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
readInboxForEmail /api/read_emails/{email_token} |
Fetches all received emails for the mailbox associated with the email_token. Returns subject, sender info, content, timestamp, attachments, etc. |
| GET |
getDomains /api/list_domains |
Retrieves a list of available email domains you can use when creating a custom email address. Useful to dynamically show available domains in UI. |
| GET |
generateRandomEmail /api/random_email |
Generates a random temporary email address under a any available domains. Returns the email, token (to retrieve messages), and expiry timestamp. |
| POST |
createCustomEmail /api/generate_custom_email |
Creates a custom email address using your chosen username and a valid domain (e.g., [email protected]). Returns: - The generated email address. - A secure token for… |
Temp Mail Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3000 / minute |
|
| PRO | $8.99 / month | 3000 / minute |
|