email-validator-api
This API validates email addresses by checking: ✅ Whether the domain is from a disposable email provider ✅ If the domain has a valid MX record ✅ A trust score assigned to the email domain (0–10 scale) It supports multiple usage plans: - **Free**: Disposable email detection only - **Basic**: Includes MX record lookup - **Pro**: Includes domain trust scoring Perfect for: • Signup validation •…
email-validator-api endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Validate Email /validate |
This endpoint: - Detects disposable email domains - Verifies MX record existence - Provides domain trust score (0–10) Use `plan` to control feature access (free, basic, pro). |
email-validator-api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|