Emalidate
The Emalidate is a service for verifying email addresses. It takes an email address as an input and returns a detailed report about its validity and deliverability including info on domain existence, a list of MX servers, the name of the MX server contacted, info on whether the email address is free or disposable, does the domain have a "catch-all" address, and the name of the email provider (in…
Emalidate endpoints
| Method | Endpoint | Description |
|---|---|---|
| token | ||
| GET |
gettoken /token |
Generates authorization token |
| validate | ||
| GET |
validateemailaddresswithtoken /validate |
Email syntax validation using authorization token |
| POST |
validateemailaddresswithapikey /validate |
Email syntax validation using API key |
| verify | ||
| POST |
verifyemailaddresswithapikey /verify |
Verifies email address using API key |
| GET |
verifyemailaddresswithtoken /verify |
Verifies email address using authorization token |
Emalidate pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|