Submit Email Batch

Submit a batch of email addresses for asynchronous risk, deliverability, and identity analysis. Results are delivered via webhook.

post/email

Request body

batch_namestring

Optional name for the batch. If not provided, one is auto-generated.

identity_intelligenceboolean

Enable deeper identity analysis for all emails in the batch. See Identity Intelligence.

Response

Batch accepted for processing

batch_idstring

Unique identifier for this batch

batch_namestring

Name of the batch (provided or auto-generated)

statusstring

Always pending on creation

total_countinteger

Number of emails in the batch

webhook_configuredboolean

Whether the project has an active webhook subscription for email intelligence results. If false, results are still processed but no webhook will be delivered.

Changes

No recorded changes to this endpoint across all 1 revision of this API.