Real-time Email Verifier & Disposable Email Detector
Validate email addresses and block disposable emails in real-time. FEATURES • Format validation (RFC 5322 compliant) • Domain and MX record verification • 500+ disposable email providers detected • Sub-100ms response time • Normalized email output ENDPOINTS • /validate - Full email validation • /check-disposable - Quick domain check • /disposable-domains - Get blocklist • /health - API status…
Real-time Email Verifier & Disposable Email Detector endpoints
| Method | Endpoint | Description |
|---|---|---|
| Getting Started | ||
| GET |
root__get / |
## Welcome to the Email Validation API This endpoint provides a quick-start guide and links to documentation. |
| Email Validation | ||
| GET |
check_disposable_endpoint_check_disposable_get /check-disposable |
## Check Disposable Domain Quickly check if a domain is a known disposable email provider. |
| GET |
validate_email_endpoint_validate_get /validate |
## Validate an Email Address Performs comprehensive validation including: - **Syntax Check**: Validates email format according to RFC 5322 - **Domain Verification**: Checks if… |
| Reference Data | ||
| GET |
list_disposable_domains_disposable_domains_get /disposable-domains |
## Get Disposable Domain List Returns the complete list of known disposable email domains. |
| Monitoring | ||
| GET |
status_page_status_get /status |
## Detailed API Status Comprehensive status information for monitoring dashboards. |
| GET |
health_check_health_get /health |
## API Health Check Simple health check endpoint for monitoring and load balancers. |
| SDK & Examples | ||
| GET |
sdk_page_sdk_get /sdk |
## SDK & Code Examples Ready-to-use code snippets in popular programming languages. |
Real-time Email Verifier & Disposable Email Detector pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | 200 / minute |
|
| MEGA | $50 / month | 500 / minute |
|