Temporary Email with API Ready

Disposable temporary email with developer friendly through API



$ curl https://titipemail.online/create [email protected]
$ curl https://titipemail.online/api/received_emails/[email protected] [ { "received_at": "2024-03-23 13:50:46",
"sender": "[email protected]",
"subject": "test subject",
"uuid": "7e18adee-4d27-49d3-9132-dd788c1baba7"
} ]
$ curl https://titipemail.online/api/open_received_email/7e18adee-4d27-49d3-9132-dd788c1baba7 [ { "body": "Disposable message for disposable email",
"received_at": "2024-03-23 13:50:46",
"sender": "[email protected]",
"subject": "test subject",
"uuid": "7e18adee-4d27-49d3-9132-dd788c1baba7"
} ]
$ curl -X DELETE https://titipemail.online/api/received_emails/[email protected] Inbox of [email protected] has been deleted
Test your app sending email feature Set your app SMTP to mx.titipemail.online port 25 or 587
Create new @titipemail.online address destination, then send
Disposable email with Custom Domain Make MX record pointed to mx.titipemail.online