Email Address Validation
JSON →The `validate-email` library (version 1.3, last updated in 2015) provides basic functionality to verify if an email address is valid, properly formatted, and optionally checks for the existence of its domain's MX record and the email address itself via an SMTP check. Due to its age, it is largely unmaintained. More robust and actively developed alternatives are recommended for modern Python projects.
Traffic · last 30 days ↑300% vs prev 7d
total hits 12
actors 4 distinct systems
last hit 3d ago Bingbot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇸🇬 Singapore
API endpoints
full doc /v1/registry/validate-email
compatibility /v1/registry/validate-email/compatibility