OursPrivacy

Batch Events

Send multiple /track-shaped events in a single request. This endpoint is intended for replay, backfill, and asynchronous bulk delivery. The top-level token is authorized once for the full batch. Each batch row must include distinctId, and mixed validation or queue outcomes are reported per row.

post/batch

Request body

tokenstring required

The token for your Source. You can find this in the dashboard.

Response

Every event in the batch was accepted onto the ingest queue.

successboolean required
acceptedinteger required
failedinteger required

Changes

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