VoidMail
Generate instant, anonymous temporary email addresses in seconds. Keep your personal inbox safe from spam, trackers, and data leaks.
Choose from our active pool of verified temporary email domains.
Built for privacy enthusiasts, developers, and everyday web users.
No credit card, password, or registration required. Use instantly and disappear without leaving a trace.
Powered by Cloudflare Workers and D1 database for sub-millisecond email reception worldwide.
Disposable email addresses keep spam, phishing attempts, and unwanted newsletters away from your personal accounts.
Programmatically generate inboxes, list received messages, and read HTML/plaintext email bodies via API.
Integrate automated email testing and inbox creation in your apps with simple cURL commands.
curl -X POST https://voidmail.my.id/api/inboxes \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"domain": "chitose.biz.id", "address": "testuser"}'