EmailVerify
Validate email addresses with syntax checking, MX record verification, and disposable email detection. Reduce bounces and improve deliverability.
1 subscribers
22 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
EmailVerify endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/v1/verify /v1/verify |
Verify a single email address via JSON body |
| GET |
/v1/docs /v1/docs |
Get API documentation and pricing info |
| GET |
/v1/tiers /v1/tiers |
Get available pricing tiers and their limits |
| GET |
/v1/verify /v1/verify |
Verify a single email address |
| POST |
/v1/bulk /v1/bulk |
Verify multiple email addresses in one request. Bulk limits vary by tier: PRO (100), ULTRA (500), MEGA (1000). |
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| GET |
getDocs /v1/docs |
Get comprehensive API documentation including endpoints, pricing tiers, and usage examples. |
| POST |
verifyBulk /v1/bulk |
Verify multiple email addresses in a single request. Bulk limits vary by tier: PRO (100 emails), ULTRA (500 emails), MEGA (1000 emails). Returns individual results and a summary. |
| POST |
verifyEmailPost /v1/verify |
Verify a single email address via JSON body. Same validation as GET method but accepts email in request body. |
| GET |
getTiers /v1/tiers |
Get available pricing tiers with their limits and features. |
| GET |
verifyEmailGet /v1/verify |
Verify a single email address with comprehensive validation including syntax check, MX record lookup, disposable email detection, and role-based email identification. Returns a… |
| GET |
get_v1_docs /v1/docs |
Get comprehensive API documentation including endpoints, pricing tiers, validation features, and example usage |
| POST |
post_v1_verify /v1/verify |
Verify a single email address using JSON body. Identical functionality to GET endpoint but accepts JSON payload. |
| GET |
get_v1_verify /v1/verify |
Verify a single email address using query parameters. Performs syntax validation, MX record check, SMTP validation, and disposable email detection. |
| POST |
post_v1_bulk /v1/bulk |
Verify multiple email addresses in a single request. PRO tier or higher required. Maximum batch size varies by tier (100/500/1000). |
| GET |
get_v1_tiers /v1/tiers |
Returns available pricing tiers and their rate limits |
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| GET |
get_v1_docs /v1/docs |
Get comprehensive API documentation including endpoints, pricing tiers, validation features, and example usage |
| POST |
post_v1_verify /v1/verify |
Verify a single email address using JSON body. Identical functionality to GET endpoint but accepts JSON payload. |
| POST |
post_v1_bulk /v1/bulk |
Verify multiple email addresses in a single request. PRO tier or higher required. Maximum batch size varies by tier (100/500/1000). |
| GET |
get_v1_verify /v1/verify |
Verify a single email address using query parameters. Performs syntax validation, MX record check, SMTP validation, and disposable email detection. |
| GET |
get_v1_tiers /v1/tiers |
Returns available pricing tiers and their rate limits |
EmailVerify pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|