Stop sending love letters to fake@totallynotascam.com. Our API catches the duds so your emails actually land somewhere real.
const response = await fetch('https://api.validornah.com/v1/verify', {
method: 'POST',
headers: {
'Authorization': `Bearer ${process.env.VALIDORNAH_API_KEY}`,
'Content-Type': 'application/json',
},
body: JSON.stringify({ email: 'test@example.com' }),
});
const result = await response.json();
console.log(result.status); // 'valid' | 'invalid' | 'risky'Like a bouncer for your inbox, but less intimidating
We catch typos your keyboard missed. RFC 5322 certified nerds.
MX records don't lie. We find out if their domain actually exists.
100,000+ disposable domains blacklisted. Your 10-minute emails won't survive.
SPF, DKIM, DMARC - we check if their email security is up to snuff.
Is their domain on a blacklist? We'll find out before you regret it.
abc123xyz456@... yeah, that looks totally legit. (It's not.)
Fresh domain from yesterday? Red flag. We track domain age.
Google, Microsoft, or some random server in a basement? We know.
Email validation is about as exciting as watching paint dry. But someone's gotta do it right.
Free tier. No credit card. No awkward sales calls. Pinky promise.
Sign Me Up Already