Help Center
Answers without the runaround.
Find product guidance, API documentation, validation explanations, and email authentication resources.
1
Getting Started
Account setup, free credits, purchases, and your first validation.
{ }
API Documentation
Authentication, endpoints, responses, errors, limits, and sample requests.
↗
Integrations
Guides for web forms, CRM platforms, ecommerce, and automation tools.
?
Validation Results
Understand deliverable, invalid, disposable, catch-all, unknown, and confidence results.
DNS
Authentication
Practical explanations for SPF, DKIM, DMARC, alignment, and reporting.
Developer Quick Start
A clear path to the first request.
The API documentation area is ready for the final endpoints once the validation engine is reviewed.
POST /api/v1/validate/email
Authorization: Bearer YOUR_API_KEY
{
"email": "alex@example.com"
}