Integrate our Email Verification API in your website or application.

Filter invalid email addresses directly on your website, landing pages, or in your application.

Get Started Free

250 free credits

{
  "accept_all": false,
  "did_you_mean": null,
  "disposable": false,
  "domain": "emailable.com",
  "duration": 0.295,
  "email": "support@emailable.com",
  "first_name": null,
  "free": false,
  "full_name": null,
  "gender": null,
  "last_name": null,
  "mx_record": "aspmx.l.google.com",
  "reason": "low_quality",
  "role": true,
  "score": 70,
  "smtp_provider": "google",
  "state": "risky",
  "tag": null,
  "user": "support"
}

The API of choice for mission critical applications

Built by Developers for Developers

Quickly build production-ready integrations with modern tools and simple documentation. Our email verification API is easy to use and quick to set up.

  • Sample code

  • Test environment

  • Batch operations

  • Webhooks

  • Client libraries in multiple languages

View API Docs

Code in the language of your choice

Start using email verification in your project with our simple HTTP API. Or, use one of our client libraries to make it even easier.

View API Docs
1234567891011
const api_key = '{api_key}';
const email = '{email}';
const emailable = require('emailable')(api_key);

emailable.verify(email)
  .then(function (response) {
    console.log(response);
  })
  .catch(function (error) {
    console.log(error);
  });
1234
require 'emailable-ruby'

Emailable.api_key = '{api_key}'
Emailable.verify('{email}')
1234
import emailable

client = emailable.Client('{api_key}')
client.verify('{email}')

Visualize your usage

Get a high level view of your API usage. See how many verifications you perform over time with our custom charts, and gain insights into your responses with result statistics.

Get Started Free

Built to scale

Our API is engineered with scalability and reliability in mind. Businesses of every size, from startups to public companies, use our API to power their email verification.

  • Verifications

  • Customers

Used by developers all over the world.

Developers worldwide are using our API to verify their emails in real-time.

Secure by design

Trust that your data is secure. Along with our entire platform, our API is built using the latest industry standard security and privacy best practices. We are fully GDPR and Privacy Shield compliant.

  • HTTPS and HSTS for secure connections

  • All data is encrypted with AES-256

  • All data is deleted after 30 days

Discover why the world’s largest companies choose us to improve email deliverability

Start Free Trial