Professional email validation system with comprehensive API access
x-api-key header or a JWT token in the Authorization header.
Parameters:
emails (required): Array of email addresses to validate (max 1000)enableSmtpCheck (optional): Enable SMTP connection check (slower but more accurate)Returns a CSV file with all validation results for the specified job.
All API endpoints require authentication. You can use either:
x-api-key: your-api-key in the request headerAuthorization: Bearer your-jwt-token in the request headerAPI requests are rate-limited to ensure fair usage. Contact support for higher limits.
For API support, documentation updates, or to request higher rate limits, please contact our support team.