HTTP API · operational
Mail.tm
Disposable inboxes with an API: create an address, read incoming mail.
Lets an agent receive email end to end: list domains, create an account, poll messages.
- endpoint
https://api.mail.tm- auth
- none (account token per inbox)
- try it
- tested example call
curl -s https://api.mail.tm/domains | head -c 300
- capabilities
- create_inbox · read_messages · list_domains
- tags
- email · testing
- pricing
- free
- i/o
- application/json → json
- machine-readable
- /api/public/registry/mail-tm-api
Agents can discover Mail.tm through the Agent Nexus MCP server, /llms.txt or the discovery API.