Temporary Disposable E-mail fast and easy API - is a service that allows to receive email at a temporary address that self-destructed after a certain time elapses. It is also known by names like: tempmail, 10minutemail, throwaway email, fake-mail or trash-mail.
This API purpose is to automate QA tasks of the registration process and help to independent developers to create own apps and services that require temporary email functionality.
API supports the output format of the responses, it is enough to indicate the end of the query:
Format Request
XML /format/xml/
JSON /format/json/
If you have any questions or suggestions, please contact us via the feedback form
Note: You can generate absolutely any email address without API notification
API supports the output format of the responses, it is enough to indicate the end of the query:
<table>
<tr>
<td>Format</td>
<td>Request</td>
</tr>
<tr>
<td>XML</td>
<td>/format/xml/</td>
</tr>
<tr>
<td>JSON</td>
<td>/format/json/</td>
</tr>
</table>
If you have any questions or suggestions, please contact us via the feedback form
Note: You can generate absolutely any email address without API notification
API supports the output format of the responses, it is enough to indicate the end of the query:
<table>
<tr>
<td>Format</td>
<td>Request</td>
</tr>
<tr>
<td>XML</td>
<td>/format/xml/</td>
</tr>
<tr>
<td>JSON</td>
<td>/format/json/</td>
</tr>
<tr>
<td>JSONP</td>
<td>/format/jsonp/</td>
</tr>
<tr>
<td>PHP</td>
<td>/format/php/</td>
</tr>
<tr>
<td>HTML</td>
<td>/format/html/</td>
</tr>
</table>
If you have any questions or suggestions, please contact us via the feedback form