Show HN: A simple, powerful, and cheaper email verification API (emailverifier.dev)

4 points by usamaejaz ↗ HN
Hey everyone,

I have been using email verification APIs on multiple products. Almost every product had to rely on it to avoid fake signups, people using disposable addresses, and so on.

However, many of the email verification services are expensive (as compared to their "cost" of performing such operation) and so I decided to build it out.

This was a need because the email verification API I was using was getting too expensive for high volume.

So, not sure if there are people out there feeling similar. I initially started it as an internal API but then I decided to actually launch it for others too.

Feedback will be welcomed!

2 comments

[ 2.7 ms ] story [ 16.6 ms ] thread
I tested a couple of emails I have with custom domains on Proton Mail and I got the following result:

{ "email": "{redacted}", "status": "unknown", "action": "review", "flagged": false, "signals": [ "verification_inconclusive" ], "suggestion": null }

https://mailtester.ninja is $16/mo for 100,000 emails per day and is by far the most accurate and most bang for your buck.

If you’re trying to win on price for high volume, not sure how you plan to compete with them.