EmailVerify API
### What It Does EmailVerify API runs every verification check that developers need before accepting an email address — from basic syntax to live MX record lookups, disposable provider detection, role-based identification, and optional real-time SMTP probing. Every check returns a quality score (0–100) and a human-readable reason, so you can build smart form validation, list hygiene tools, or…
EmailVerify API endpoints
| Method | Endpoint | Description |
|---|---|---|
| verify | ||
| GET |
verifyGet /verify |
|
| POST |
verifyPost /verify |
|
| batch | ||
| POST |
batchVerify /batch |
|
| health | ||
| GET |
/health /health |
|
EmailVerify API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 100 / minute |
|
| PRO | $9 / month | 300 / minute |
|
| ULTRA | $29 / month | 600 / minute |
|
| MEGA Recommended | $99 / month | 1200 / minute |
|