Skip to main content
POST
cURL

Send Events Batch Job

Bulk event processing for efficient event tracking and analytics. This endpoint allows you to track multiple user actions or multiple actions for a single user in a single batch operation, improving performance and reducing network overhead.
Security: Requires apiKey and secretKey headers.

Authorizations

apikey
string
header
required
secretkey
string
header
required

Body

application/json
body
object[]

Response

200 - application/json

Batch event processing initiated successfully

jobId
number

The assigned job ID, which is later used for status verification and response retrieval.