Email testing API
Email testing API for QA automation and CI workflows.
Use Zumasia API access to poll disposable inboxes, inspect delivered messages, extract links, and assert email behavior in automated QA workflows.
Designed for repeatable email assertions
The API helps test suites wait for a message, fetch details, inspect links, and verify attachments without scraping a browser inbox.
- Poll an inbox while a test waits for mail.
- Read message details and extracted links.
- Keep API use rate-limited and token-based.
Use public test data only
API access reads the same public temporary inboxes as the web tool, so it should be used for non-sensitive automation and QA fixtures.
Frequently asked questions
Is API access instant?
API access requires a request and admin approval before a token can be claimed.
What can the API read?
The API can list inbox messages, wait for matching mail, fetch message details, extract links, and retrieve attachments.
Is the API for private email?
No. It is for public temporary inbox workflows and non-sensitive QA automation.