TempMail Api Free
TempMailX API allows developers to create temporary, disposable email addresses for testing, anonymity, or sign-up verification. Users can generate inboxes, receive emails (including attachments), and delete inboxes after use. This is ideal for developers building: Signup automation Anti-spam testing Verification flows App sandboxes All endpoints are available without authentication, but tokens…
TempMail Api Free endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getDomains /api/v3/domains |
get domains |
| POST |
createEmail /api/v3/email/new |
## Create New Email This endpoint allows users to create a new email associated with a specified domain. ### Request - **Method**: POST - **URL**:… |
| GET |
getEmails /api/v3/email/{email}/messages |
### Endpoint Description This endpoint retrieves a list of email messages associated with a specific email address. It allows users to access the details of messages sent to or… |
| DELETE |
deleteEmail /api/v3/email/{email} |
## DELETE /api/v3/email/hi This endpoint is used to delete an email associated with the specified email address. Upon successful execution, it removes the email from the system.… |
TempMail Api Free pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1 / month | — |
|