300 free verifications/month. No credit card required.

Stop Losing Your Sender Reputation
to Dead Emails

Every bounce tells Gmail and Outlook you don't know your own list. One API call runs 28 checks on every address before you send: syntax, DNS, provider-level SMTP, disposable, catch-all, blacklists. Results in under a second.

Verification that pays for itself. Cloud from $0.001/email, or self-host with unlimited volume.

If we can't give you a definitive answer, the check is free.

99%
Accuracy
<1s
Response Time
18
Blacklist Zones
50K
Emails Per Upload

What Happens When Your Emails Bounce?

Bounces are a signal to every mailbox provider that you don't know who you're sending to. And the penalty lands on your good emails too.

2–3%

is all it takes

Deliverability guidance from major ESPs, including Mailchimp and Validity, puts the danger zone at a 2 to 3% bounce rate. Cross it and mailbox providers start quietly routing you to spam. Even the addresses that are real stop seeing you.

22.5%

of your list dies each year

HubSpot's database decay research puts natural list decay at roughly 22.5% per year. People change jobs and abandon inboxes on their own, so the list that performed last year is a bounce factory today.

Weeks

to recover a burned domain

One bad send can wreck a domain's reputation. Rebuilding it takes weeks of careful warm-up. Checking an address first costs a fraction of a cent.

EVA catches dead, disposable, and trap addresses before you press send.

What Does an Email Verification API Do?

An email verification API checks whether an address can actually receive mail before you send to it. verifications.email runs 28 checks on every address in a single call: syntax validation, DNS and MX record lookups, a live SMTP conversation with the recipient's mail server that stops before any message is sent, and provider-specific verification for Google, Microsoft, Yahoo, Apple, ProtonMail, Zoho, and Mail.ru accounts. It also flags disposable addresses, role accounts like info@ and admin@, catch-all domains with a confidence score, likely spam traps, and domains listed on any of 18 blacklist zones. Each result returns in under a second with a 0 to 100 score and a risk classification of valid, invalid, risky, or unknown. Unknown results are never billed. Teams use it to clean marketing lists, validate signups in real time, and protect sender reputation.

Marketers

Clean lists before campaigns and keep bounce rates under the spam threshold.

SaaS teams

Validate signups in real time and block disposable or fake accounts.

Developers

One REST call, SDKs for JavaScript and Python, and a self-hosted option.

Built on battle-tested infrastructure

Go
PostgreSQL
Redis
Docker
Prometheus
GitHub Actions

See It in Action

Enter any email address. Real results in real time. No signup required.

Example API response
{
  "email": "[email protected]",
  "score": 85,
  "risk": "safe",
  "syntax_valid": true,
  "mx_found": true,
  "smtp_check": "deliverable",
  "is_disposable": false,
  "is_role_account": false,
  "is_catch_all": false,
  "is_free_provider": true,
  "spam_trap_risk": "low",
  "deliverability": {
    "grade": "A", "score": 92,
    "authentication": { "spf": "strict", "dkim": "found", "dmarc": "reject" },
    "blacklist": { "listed": false, "listed_count": 0, "total_checks": 18 }
  }
}

How Much Does Email Verification Cost?

Complete verification on every plan. No feature gates. Pay for volume, not capabilities.

Free

$0 /month

300 verifications/month

  • Complete verification included
  • Single & bulk verification
  • No credit card required
Get Started Free
POPULAR

Pro

$49 /month

30,000 verifications/month

  • Complete verification included
  • Bulk CSV up to 50K
  • Webhook notifications
Start Pro Plan

Business

$149 /month

100,000 verifications/month

  • Complete verification included
  • Priority support
  • Usage analytics dashboard
Start Business Plan

Pay As You Go

Credits from $0.001/email, never expire. No monthly commitment.

See Credit Packs

Run the Engine Yourself.

$4,995/yr. Unlimited verifications, updates and support included. Deploy on your own infrastructure.

Self-Hosted License

Frequently Asked Questions

More answers on the full FAQ page.

What is verifications.email?

verifications.email (EVA) is an email verification API that tells you whether an address can actually receive mail before you send to it. One API call runs 28 checks, from syntax and DNS through a live SMTP probe and provider-specific verification, and returns a 0 to 100 score with a risk classification in under a second. It is built for marketers cleaning lists, SaaS teams validating signups, and developers embedding verification. Pricing starts free at 300 verifications per month, and the engine can also be self-hosted under a flat annual license.

How does email verification work without sending an email?

EVA opens an SMTP conversation with the recipient's mail server and stops before any message is sent. The server's responses reveal whether the mailbox exists. On top of that, EVA uses provider-specific strategies for major providers, because Gmail, Microsoft 365, and Yahoo each answer differently. No email ever lands in anyone's inbox.

How accurate is EVA?

EVA achieves 99% verification accuracy using provider-specific strategies rather than a single generic SMTP probe. When a definitive answer is not possible, the result is marked unknown and is never charged.

How much does email verification cost?

EVA's free plan includes 300 verifications per month. Paid plans run from $19/month for 5,000 to $149/month for 100,000 verifications. Pay-as-you-go credit packs start at $5 for 1,000 credits and go down to about $0.001 per email at volume. Credits never expire. A self-hosted license at $4,995/yr removes per-email costs entirely.

Can I self-host the verification engine?

Yes. The same engine behind the cloud API is available under an annual deployment license at $4,995/yr with unlimited verifications on your own infrastructure, deployed with Docker, all updates and support included. An OEM source license is available for embedding verification in your own product. See the self-hosted guide for how the options compare.

Start Verifying in 30 Seconds

No credit card. No strings attached.

Get Started Free

Enterprise or self-hosted questions? Talk to the founder