Email Validator
n a market cluttered with expensive, "heavy" APIs, we identified one simple consumer pain point: Developers are paying for verification that doesn't actually verify. Most services just check if an email "looks" right (Syntax). We check if the email exists. Our API performs a deep-level SMTP handshake—actually knocking on the recipient's mail server door to see if they are home—without ever…
Email Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Check Email /v0/check_email |
check email |
Email Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $47 / month | — |
|
| ULTRA | $197 / month | — |
|
| MEGA | $399 / month | — |
|