verify_emails
Check email deliverability for one or up to 20 addresses before sending to avoid bounces and protect sender reputation. Returns a per-address verdict to detect undeliverable emails.
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) |