EmailVerify
A powerful RESTful API for real-time email verification with millisecond response times. Validate email addresses instantly and improve your deliverability rates.
1 subscribers
9 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
EmailVerify endpoints
| Method | Endpoint | Description |
|---|---|---|
| Verification | ||
| POST |
verifySingleEmail /verify |
Verify a single email address in real-time. Returns comprehensive validation results including deliverability status, format validation, domain checks, and more. |
| Bulk | ||
| GET |
getBulkJobResults /verify/bulk/{job_id}/results |
Retrieve the verification results for a completed bulk job |
| GET |
getBulkJobStatus /verify/bulk/{job_id} |
Check the status and progress of a bulk verification job |
| POST |
verifyBulkEmails /verify/bulk |
Submit a batch of email addresses for verification. Supports up to 10,000 emails per request. Use webhooks to receive notifications when the job completes. |
| Account | ||
| GET |
getCreditBalance /credits |
Check your current credit balance and usage information |
| Webhooks | ||
| DELETE |
deleteWebhook /webhooks/{webhook_id} |
Delete a webhook by its ID |
| POST |
createWebhook /webhooks |
Create a new webhook to receive event notifications |
| GET |
listWebhooks /webhooks |
List all configured webhooks for your account |
| Health | ||
| GET |
healthCheck /health |
Check if the API service is operational |
EmailVerify pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|