✉ validmail.dev

home / use cases

Verify contacts at the CRM door

Bad emails in your CRM mean bounced outreach and skewed metrics. Validate at import and at sync boundaries so every contact that enters has a deliverable mailbox behind it.

Syntax + MX verification on every import row
Typo suggestions fix gmail.com lookalikes before they fork your contacts
Free-provider and role flags help segment B2B vs consumer outreach
One GET per contact — fits any webhook or ETL job

See it work

Live demoreal endpoint
result appears here

That was the real API, no signup needed — free tier is 50 checks/day per IP (resets 00:00 UTC). See the docs for the full reference.

Hook it up

# verdict, score, suggestion and per-check detail in one GET — no key needed
curl "https://validmail.dev/v1/[email protected]"

← validmail.dev · API reference