Fake Email Detector API
## Fake & Disposable Email Detector Stop fake signups, bots, and fraud before they enter your system. This API instantly detects throwaway and disposable email addresses using a database of 121,000+ known disposable domains — plus live MX record validation to catch undeliverable addresses. ## Why You Need This Every app with user registration faces the same problems: - Users signing up with fake…
Fake Email Detector API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
checkBulkEmails /api/check-bulk |
Check up to 10 email addresses in a single request. |
| GET |
healthCheck /health |
Check if the API is running. |
| GET |
checkEmail /api/check |
Check if an email address is fake, disposable, risky, or valid. |