Online Email Validation and Discovery
This API will do online-validation and discovery of email addresses. You can either test if an existing address is correct or give a first and last name to test common patterns.
1 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Online Email Validation and Discovery endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Online validate email /validate/{email} |
Online validation of email address. |
| GET |
Discover emails by domain /discover/{domain} |
Find emails belonging to a domain. Useful to guess the address pattern used in a company. |
| GET |
Guess email from name and domain /guess/{first}/{last}/{domain} |
Enter a first name, last name and domain. We will check common email patterns and test if they are correct. |
Online Email Validation and Discovery pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $30 / month | — |
|
| ULTRA | $100 / month | — |
|
| MEGA | $250 / month | — |
|