Email Intelligence API
Submit Email
Submit Email
This endpoint accepts an email for processing and returns a
request_id for correlation. The 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
See the Email type for full field documentation.
Email address to analyze
Identity claims to verify against data linked to the email. Useful when identity_intelligence is enabled.
Enable deeper identity analysis including online presence, name/phone matching, and connected identities. See Identity Intelligence.
Response
Email accepted for processing
Unique identifier for this request. Use to correlate with the request_id in the webhook callback.
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
