Email validation API
It provides a simple and efficient way to validate email addresses. It takes an email address as input and returns a response indicating whether the email address is valid, invalid, or Disposable in JSON formats
Email validation API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Verify an Email Address /email-ID |
send an email-id as input and returns an response indicating whether the email address is valid, invalid, or Disposable as JSON Formats |
Email validation API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO | $9 / month | 25 / second |
|
| ULTRA Recommended | $29 / month | 75 / second |
|
| MEGA | $49 / month | 150 / second |
|