Service
Bulk email verification
Mass lists of thousands and hundreds of thousands of addresses. Bulk queue, API, and export in one dashboard.
- Enterprise scale
- Bulk API
- Pay-as-you-go
Bulk via API
Automate cleanup of new leads from forms, marketplaces, or CRM sync without manual uploads. Jobs enter a queue — track progress with GET /api/v1/bulk/:id.
Export results
When the job completes, download CSV with original columns plus status, score, and classification reason. Import to your ESP or filter invalid before a campaign.
-
Prepare the file
One email column or CSV with headers.
-
Start the job
Dashboard or API returns a job identifier.
-
Download the result
CSV with statuses after processing completes.
“We cleaned 40k leads before a cold email push. Bounce dropped from 9% to under 1% — domain reputation recovered.”
“We upload a CSV from CRM every week. Export with statuses saves hours of manual checking.”
“Trial credits were enough to judge quality. Then we bought a pack for our B2B newsletter.”
Related
Frequently asked questions
Are duplicates counted twice?
Duplicates in the file are deduplicated before verification.
What is the file size limit?
The limit depends on your plan and server configuration. Large lists are split into queued jobs.
How long does a bulk job take?
Depends on list size and queue load. Check status via GET /api/v1/bulk/:id.
