Use Case
Use batch email verification to clean large lists before a campaign, CRM import, or migration. This protects deliverability and keeps your lists focused on reachable inboxes.Where Verification Fits
Workflow at a glance:1. Export
Pull the list from your CRM, ESP, or database.
2. Verify
Create a batch task with up to 10,000 emails.
3. Segment
Split results by
status and risk flags.4. Import
Load clean segments back into your ESP or CRM.
Recommended Flow
- Export the list of emails from your CRM or database.
- Create a batch verification task with up to 10,000 emails.
- Poll the task status or wait for a webhook notification.
- Download results and segment the list by
statusand risk flags. - Import only acceptable addresses into your next campaign.
Minimal API Example
Decision Rules
Common batch segmentation rules:- Keep
validaddresses for campaigns. - Suppress
invalid_syntaxandinvalid. - Review
catchallandunknownbefore sending. - Suppress
is_disposablefor most lifecycle or paid campaigns.
Operational Notes
- Batch processing is asynchronous; use Get batch verification task to monitor progress.
- Download results with Download batch verification results.
- Consider webhooks for large lists to avoid polling.
Success Metrics
- Reduced bounce rate and spam complaints.
- Higher delivery and inbox placement.
- Cleaner CRM segments for future outreach.