ARUNO?

The simplest to use email-validation API

We help you keeping your mailing list clean and healthy, preserving your server's sender reputation and reducing bounce rates

107,783 known fake and disposable domains

Get Your API Key
Only $19/year • Powered by Stripe

Only 50 API keys left in this price.

Your API key will be provided after automated purchase confirmation.

Try It Now

Test our API with any email address to see how it works

How It Works

Simple RESTful API - send an email address and get instant validation results.

Rate Limit
Max of 60 requests per minute per API key to prevent abuse.
One request every second.
Shell
GET https://aruno.abtz.co/api/?key=[YOUR-API-KEY]&email=[EMAIL-ADDRESS]

Response formats:

JSON Response
{ "status": "SUCCESS", "message": "Email is valid" } { "status": "ERROR", "message": "Disposable email detected" }