API Documentation
// REST API FOR DEVELOPERS & BOT INTEGRATION
BASE_URL = https://tmailku.com
Returns a randomly generated username for creating temporary email addresses.
Returns all verified domains available for creating email addresses.
Returns public verified domains for random email generation.
Checks DNS MX record for a domain and auto-registers it if verified.
Returns all emails received at the specified address. No authentication required.
Server-Sent Events stream for real-time email notifications. Receives 'new-email' events when a new email arrives.
Authenticated version. Requires X-API-Key header.
Returns only the most recent email for the given address. Useful for bots waiting for verification codes.
Get a specific email by ID, including attachments list. Marks the email as read.
Permanently deletes an email and its attachments from the server.