verify_emails
Validate up to 20 email addresses at once to confirm deliverability before sending. Catches undeliverable addresses before sending, protecting sender reputation and reducing bounces.
Instructions
Check whether email addresses are deliverable, one or up to 20 at a time.
Run this before a send to protect sender reputation — bouncing a campaign off dead addresses is what gets a domain blocked. Pass either email for one or emails for a batch, not both.
CONSUMES VERIFICATION CREDITS per address checked, so a 20-address batch costs 20. Requires an API key. Returns a deliverability verdict per address; 'undeliverable' is a successful result, not an error. Nothing is sent to the addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Single email to verify (use this OR emails array) | ||
| emails | No | Batch of emails to verify (max 20) |