home / use cases
One GET during form submit returns a verdict (valid / risky / invalid) with the reasoning per check. Typos get a suggestion you can offer the user inline; disposable domains fail closed unless you opt in with allow_disposable.
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.
# same endpoint, same verdicts — one GET, no key needed curl "https://validmail.dev/v1/[email protected]"