EmailVerifier
Our API not only checks the format of an email but also verifies the existence of the domain and its corresponding MX (Mail Exchange) records, adding extra assurance that the email address is deliverable and valid. Key Features: Format Validation: Verifies that the email follows proper syntax standards. Domain Existence Check: Confirms that the domain of the email address is active and…
EmailVerifier endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Endpoint /emailverifier |
Default endpoint the email verification |