Integrate our Email Verification API in your website or application
Filter invalid email addresses directly on your website, landing pages, or in your application.
Includes 250 free credits
{ "success": true, "data": { "email": "support@verifyforge.com", "isValid": true, "state": "deliverable", "reachability": "safe", "disposable": false, "roleAccount": true, "freeProvider": false, "acceptAll": false, "suggestion": null, "domain": "verifyforge.com", "user": "support", "mxRecords": [ "aspmx.l.google.com" ], "smtpProvider": "Google", "didYouMean": null }, "creditsUsed": 1, "remainingCredits": 249}The API of choice for mission critical applications
Built by Developers for Developers
Quickly build production-ready integrations with modern tools and simple documentation. Our email verification API is easy to use and quick to set up.
Ready-to-use code examples in multiple languages
Test your integration with free credits
Validate up to 100,000 emails at once
Real-time notifications for bulk validations
TypeScript, Python, and JavaScript SDKs
Enterprise-grade reliability and performance
Code in the language of your choice
Start using email verification in your project with our simple HTTP API. Or, use one of our client libraries to make it even easier.
// Install: npm install @verifyforge/sdkconst { VerifyForge } = require('@verifyforge/sdk');const client = new VerifyForge({ apiKey: 'your_api_key'});// Validate single emailconst result = await client.validate('user@example.com');console.log(`Valid: ${result.data.isValid}`);console.log(`State: ${result.data.state}`);// Bulk validationconst emails = ['user1@example.com', 'user2@example.com'];const bulkResult = await client.validateBulk(emails);console.log(`Validated ${bulkResult.summary.total} emails`);Install via npm: npm install @verifyforge/sdk
Need a different language? Use our REST API directly or contact us for custom SDK development.
Visualize your usage
Get a high level view of your API usage. See how many verifications you perform over time with our custom charts, and gain insights into your responses with result statistics.
Real-time usage charts and analytics
Track validation success rates and patterns
Monitor credit usage and billing
Export data for custom reporting
Includes 250 free credits
API Usage
Total Validations
12,543
Success Rate
98.2%
Built to scale
Our API is designed for performance and reliability. From startups to growing businesses, developers trust VerifyForge for email verification.
Verifications
Processed with high accuracy
Developers
Building with VerifyForge
Trusted by developers worldwide
Secure by design
Trust that your data is secure. Along with our entire platform, our API is built using the latest industry standard security and privacy best practices.
All connections are encrypted with TLS 1.3 and enforced with HSTS headers
All data at rest is encrypted with military-grade AES-256 encryption
All validation data is automatically deleted after 30 days
Built with privacy in mind following industry best practices
Ready to get started?
Join the world's largest companies that rely on VerifyForge to protect their sender reputation
No credit card required • 250 free credits • Cancel anytime
