Verify email addresses before you send
The Email Validation API confirms that email addresses are valid and can receive messages. It performs real-time SMTP verification, detects catch-all domains, identifies disposable email providers, and checks for syntax and DNS issues. Results include a clear valid/risky/invalid verdict with detailed reason codes.
Features
SMTP Verification
Connects to the recipient's mail server and verifies the mailbox exists without sending a message.
Catch-All Detection
Identifies domains configured to accept all emails regardless of the mailbox, flagging them as risky.
Disposable Email Detection
Detects temporary and disposable email providers (Guerrilla Mail, Mailinator, etc.) used to avoid spam.
Bulk Validation
Validate up to 500,000 email addresses in a single batch request with webhook notifications.
Detailed Verdicts
Returns valid/risky/invalid status with specific reason codes (mailbox not found, domain expired, etc.).
Free Online Tool
Validate individual emails for free at enrich.so/free-tools/email-validation with no signup required.
API Endpoints
/email-validationValidate a single email address in real-time/email-validation/batchSubmit up to 500,000 emails for batch validation/email-validation/batch/{batchId}Check batch validation job progress/email-validation/batch/{batchId}/resultsRetrieve paginated batch validation resultsUse Cases
- Pre-send verification - validate email lists before outreach to prevent bounces
- Form validation - verify emails at point of capture on signup and contact forms
- CRM hygiene - periodically validate existing contacts to remove invalid addresses
- List cleaning - scrub purchased or imported lists before loading into email tools
- Bounce prevention - maintain sender reputation by keeping bounce rates below 2%
- Fraud prevention - detect disposable emails during account registration
Pricing
Pay-as-you-go starting at $0.019 per validation. Volume discounts available down to $0.01 per validation at 500K+ scale. Free online tool available for individual validations.
Frequently Asked Questions
Start using the Email Validation API
100 free API credits. No credit card required. Get started in minutes with our REST API.