Email Existence Validator
## Stop wasting time and money on invalid or fake email addresses This API helps you validate emails before they enter your system, so you can keep your database clean, reduce bounce rates, and prevent spam or abuse — without slowing down your application. --- ## What this API does This is not just a basic format checker. It combines multiple validation layers to give practical, real-world…
Email Existence Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Homepage | About the API / |
Display information of API used, developer name, Documentation page, server status page and other relevant informations. |
| GET |
Verify the Existence of Email /verify |
endpoint which takes email and output result in JSON about existence of email on server. |
| GET |
Check for Disposable emails /disposable |
Check if given email is disposable or temporary mail or not. |
| GET |
Get the MX Records /getmx |
endpoint for getting MX records from email address |
| GET |
Check for Domain Blacklist /dnsbl |
Check for Domain to be in blacklist or Domain IP to be in blacklist to prevent spam |
| GET |
Help Page /help |
Provides a simple help to the User |
Email Existence Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 4 / minute |
|
| PRO Recommended | $11 / month | 2 / second |
|
| ULTRA | $37 / month | 10 / second |
|
| MEGA | Free | 20 / second |
|