Batch Track Events
Events
Batch Track Events
Record up to 200 custom events in a single request. Each event is processed independently. This endpoint does not create contacts, each contact must already exist.
The response includes summary counts and a per-event error list for any failures. Partial failures do not cause the entire request to fail.
POST
Batch Track Events
Documentation Index
Fetch the complete documentation index at: https://docs.conversion.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Conversion API key. Found in Settings > Integrations in the dashboard. Format: sk_live_<key_id>_<secret>.
Body
application/json
An array of event objects to track.
Required array length:
1 - 200 elementsResponse
Batch processed. Check errors for individual failures.