Tempinbox API
The Tempinbox.xyz API allows you to create and manage temporary email addresses. This API provides several endpoints to automate your temp mail experience.
47 subscribers
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Tempinbox API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
List Available Domains /domains |
Use /Domains to retrieve and list all available domains. |
| GET |
Create Temp Email Address /email/{email} |
Create a temp email adres such as : /email/[email protected] |
| GET |
Create Random Temp Mail Address /email/Random |
Creates a Random Temp Mail Address |
| GET |
Fetch Messages by Email /messages/{email} |
Example GET Request: /messages/[email protected] |
| GET |
Fetch Single Message using ID /message/{id} |
Find the message ID first by using: /messages/{email} /message/{message_id} |
| DELETE |
Delete Message using ID /message/{message_id} |
Delete Message using Message ID |
Tempinbox API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $25 / month | — |
|