Disposable Email Checker & Validator
## 🛑 Stop Bots & Fake Users at the Door Are your analytics ruined by users like `[email protected]`? This API is the ultimate **Email Verification** solution to block **Disposable Email Addresses (DEA)**, detect invalid domains, and prevent spam signups in your SaaS or Newsletter. Unlike static GitHub lists that are outdated in 24h, we use **Live DNS & MX Record Analysis** to catch spam domains…
Disposable Email Checker & Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/api/health /api/health |
Endpoint used by docker to check if the service is healthy |
| GET |
/api/score /api/score |
Checks syntax, MX records, and detects disposable emails to provide a quality score. |
| POST |
/api/bulk-scoring /api/bulk-scoring |
Analyze multiple emails in parallel (Max 50) |