Enter an email address or domain to see our validation in action
Every feature crafted with purpose, every detail considered with care
Reliable responses you can depend on
Sub-20ms response times with 99.9% uptime guarantee
Smart email and domain extraction
Automatically extracts domains from full email addresses
60,000+ disposable providers detected
Comprehensive fraud prevention and risk analysis
Complete DNS and security validation
SPF, DKIM, DMARC validation with detailed reporting
Thoughtful guides
Extensive examples and integration tutorials
Steadfast uptime with careful monitoring
Auto-scaling architecture built for enterprise scale
Get started in minutes with our RESTful API and clear documentation
Perfect for real-time form validation with lightning-fast responses
curl --request GET --url 'https://valid-mint-e-mail-domain-validator.p.rapidapi.com/v1/fast-validate?domain=gmail.com' --header 'x-rapidapi-host: valid-mint-e-mail-domain-validator.p.rapidapi.com' --header 'x-rapidapi-key: YOUR_API_KEY'
{ "request_id": "550e8400-e29b-41d4-a716-446655440000", "domain": "gmail.com", "is_valid": true, "is_disposable": false,}