Disposable Email Validator API
Fake signups and spammy accounts cost businesses money every day. Free trials, referral programs, and freemium products are especially vulnerable to abuse from users who register with temporary or disposable email addresses from services like 10minutemail, Guerrilla Mail, Mailinator, and thousands more. The Disposable Email Validator API helps you stop fraud before it starts. With a single API…
Disposable Email Validator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/ / |
Validate email address using query parameter |
| GET |
/health /health |
Health check endpoint |
| GET |
/validate-email/{email} /validate-email/{email} |
Validate email address using path parameter |
| POST |
/validate-email /validate-email |
Validate email address using request body |