Detect temporary, throwaway and burner email addresses before they enter your CRM. Backed by 15,000+ known disposable domains plus MX fingerprinting for new providers. Real-time API, 99% catch rate.
Paste an email to check if it's disposable:
Check now →Wire it to your signup form via the real-time API.
.tk/.ml.| Type | Examples | Default action |
|---|---|---|
| Public listen-only | Mailinator, Dispostable | Block |
| Time-limited | 10minutemail, TempMail | Block |
| Privacy alias forwarder | SimpleLogin, Firefox Relay, AnonAddy | Allow (configurable) |
POST https://kaijuverifier.com/api/v1/verify-single
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{"email": "user@10minutemail.com"}
→ 200 OK
{
"email": "user@10minutemail.com",
"status": "risky",
"is_disposable": true,
"is_role": false,
"is_catchall": false,
"reason": "disposable"
}
See the full API documentation for PHP, Python, Node and cURL examples.
Nothing — they're synonyms. "Temp-mail", "burner" and "10-minute email" all describe the same class.
No. Gmail mailboxes are permanent personal inboxes. Only addresses on domains like 10minutemail, Mailinator, TempMail etc. count as disposable.
Open-source lists exist on GitHub, but they lag current activity by days-to-weeks. KaijuVerifier updates its list daily and augments with MX fingerprinting. For the detection methodology in depth, see our disposable email detection deep dive.
Typically less than 2% — the users who bring real revenue rarely sign up with a temp-mail. Test with soft flagging first if you're unsure.
Free tier includes 200 real-time checks per month.
Get an API key