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,613 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 will be provided to you after purchase.

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 30 requests per minute per API key to prevent abuse.
One request every 2 seconds.
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" }