verify_batch_emails
Verify multiple email addresses (up to 50) in a single request, with optional SMTP checking to confirm deliverability.
Instructions
Verify multiple email addresses (up to 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes | List of email addresses to verify (max 50) | |
| api_key | No | BillionVerify API key (optional if BILLIONVERIFY_API_KEY env is set) | |
| check_smtp | No | Perform SMTP verification |