email-domain-classifier
Classify an email domain as free, disposable, or unknown, from aggregated community lists. Anything not in the lists stays unknown. This service never guesses business.
Try it
API
| Endpoint | Returns |
|---|---|
| GET /classify | one classification, by ?domain= |
| POST /classify/batch | up to 1000 domains, order preserved |
| GET /healthz | liveness |