Email Verify Pro
## Why this API is different Most cheap email-verification APIs return a pile of separate yes/no flags (valid, disposable, role-account...) and leave you to write the decision logic yourself. The few APIs that add real risk scoring charge 3-4x more per request. This API combines everything into one call and one 0-100 risk score: - ✅ Syntax validation - ✅ Live domain/MX record lookup (confirms…
Email Verify Pro endpoints
| Method | Endpoint | Description |
|---|---|---|
| verify | ||
| GET |
/verify /verify |
|
| POST |
/verify/batch /verify/batch |
|
| POST |
/verify /verify |
|
| health | ||
| GET |
/health /health |
|
Email Verify Pro pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $79.99 / month | — |
|