Email Intelligence API
Submit Email Batch
Submit Email Batch
This endpoint accepts a batch for processing and returns a
batch_id for correlation. Each email’s full analysis result is delivered asynchronously through the email.intelligence.completed webhook. See the Webhook Payload Reference for response fields and examples.Authorizations
Body
application/json
Array of Email Objects to analyze
Optional name for the batch. If not provided, one is auto-generated.
Enable deeper identity analysis for all emails in the batch. See Identity Intelligence.
Response
Batch accepted for processing
Unique identifier for this batch
Name of the batch (provided or auto-generated)
Always pending on creation
Number of emails in the batch
Whether the project has an active webhook subscription for email intelligence results. If false, results are still processed but no webhook will be delivered.
Submit Email Batch
