Emails Checker
Emails Checker offers a simple REST-based JSON API to check and verify email addresses right at the point of entry into your system. In addition to checking the syntax, the actual existence of an email address using MX-Records and the Simple Mail Transfer Protocol (SMTP), and detecting whether or not the requested mailbox is configured to catch all incoming mail traffic, the emails checker API…
Emails Checker endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Check Server Connection /check_connection |
Check if server is working properly or not. |
| GET |
Check Server Date /serverDate |
Check server current Date |
| GET |
Check SMTP Servers Status /serverSatus |
Check if our servers are live and working or not. |
| GET |
Check Email /check |
Check complete email information in single api request. |
Emails Checker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $9.99 / month | 3 / second |
|
| ULTRA Recommended | $49.99 / month | 5 / second |
|
| MEGA | $149.99 / month | 100 / second |
|