E-Mail Validator API
# E-Mail Validator API Reliable email validation for signups, lead forms, CRM imports, and onboarding flows. The **E-Mail Validator API** helps you quickly determine whether an email address is likely safe to use before you store it in your system or trigger downstream workflows. It combines practical validation checks into one fast request so you can reduce bounce rates, improve data quality,…
E-Mail Validator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
/health /health |
Confirms the API is up and responding. |
| Validation | ||
| POST |
/validate-email /validate-email |
Validates an email address and returns format checks, MX status, disposable-domain status, and a risk score. |
E-Mail Validator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3.99 / month | — |
|
| ULTRA | $30 / month | — |
|