A REST API to check for disposable and invalid emails
How to add domains to the list of disposable (or non disposable) emails? Open an issue with the domains to be added
https://emailapi.onrender.com/
The route for validating an email is
/api/validate
This route only accepts the query param email, so it can be called like
/api/[email protected]
The route for checking the lists of disposable or non disposable emails /api/lists