MailCheck API
# MailCheck API ## Features - **Email Verification**: Validate email addresses through format checking, domain DNS records, and SMTP server verification - **Phone Number Validation**: Format and validate international phone numbers, including country code detection and carrier information - **Detailed Responses**: Get comprehensive information about verification results, including specific…
MailCheck API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| POST |
verifyEmail /verify-email |
Verifies an email address for validity through format checking, domain DNS records, and SMTP server verification |
| POST |
verifyPhone /verify-phone |
Verifies and formats a phone number, providing details about its validity, carrier, country, and format |
| GET |
checkUsage /usage |
Returns information about the API usage for the provided API key |
| GET |
rootEndpoint / |
Returns general API information and available endpoints |
MailCheck API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $99.99 / month | — |
|