Disposable Email Detector & Email Validator
## Stop fake signups before they cost you Every product with a signup form hits the same wall: people use **disposable email addresses** to skip verification, farm free trials, leave fake reviews, and spam your users. By the time you notice, your funnel metrics are polluted and your sender reputation is already taking hits. This API answers one question in a single request — *"is this a real,…
Disposable Email Detector & Email Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| Validation | ||
| GET |
/check /check |
The main endpoint. Pass an `email` (or just a `domain`) and get back a complete verdict: is it disposable, is the syntax valid, does the domain have MX records (can it receive… |
| GET |
/stats /stats |
How many disposable domains and free providers the service currently knows about. |
| GET |
/is-disposable /is-disposable |
The quickest possible check: returns only whether the domain is on the disposable list. Ideal for high-volume, latency-sensitive gating where you don't need MX or syntax detail. |
Disposable Email Detector & Email Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $50 / month | — |
|