Bulk-Email-Verifier
## Bulk Email Verifier API Verify one email or thousands with deep SMTP validation. Ideal for cold email agencies, sales teams, and lead generation workflows. ### What you get - **Valid / invalid** mailbox checks via SMTP - **Catch-all** domain detection - **Disposable** email detection - **Role-based** address detection (e.g. info@, support@) ### How to use 1. **Single email** — `POST…
Bulk-Email-Verifier endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Verify Single Email /api/email/public/verify |
Verifies one email address with deep SMTP validation. Returns valid, invalid, catch-all, disposable, or role-based classification. |
| POST |
Verify Bulk Emails /api/email/public/bulk-verify |
Submit a list of emails for async bulk verification. Returns a job ID to poll for results. |
Bulk-Email-Verifier pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $199 / month | — |
|