Email Validator
Email Validator API helps you verify if an email address is real and deliverable. **Features:** - ✅ Syntax validation - ✅ Domain MX record check - ✅ Disposable email detection - ✅ Fast response (<100ms) **Use Cases:** - Signup forms - Email marketing campaigns - User data cleaning **Example:** GET /[email protected] Response: { "email": "[email protected]", "valid": true, "reason":…
Email Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| check | ||
| GET |
/check /check |
|
Email Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|