Email Verifier
A basic email verifier that can check your email addresses for disposable email addresses, role-based email addresses, major providers, Syntactically correct, spammer domains, and you also get an email quality score (beta) on each address. It can also extract emails out of raw text. Pricing Structure: One request can roughly validate 100 email addresses. So that means on the basic plan you…
Email Verifier endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Validate /v1/validate |
Provides the main functionality of this API which includes the ability for checking your email or email addresses for disposable email addresses, role-based email addresses,… |
| POST |
Extract Email Addresses From Plain Text /v1/parse |
Extracts all email addresses from plain text without validation. |
Email Verifier pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $10 / month | — |
|
| PRO Recommended | $20 / month | — |
|
| ULTRA | $30 / month | — |
|
| MEGA | $100 / month | — |
|