Skip to main content
PRO FEATURE

This feature is available on the Pro pricing plan. Please email support@justtrack.io for more details.



Send a batch of app events to justtrack

POST 

/appevents/v1

Sends batches of batches of events where each inner batch is for a single app and user. Follows a bulk processing paradigm where individual AppEventBatches in the InputBatch are processed independently from each other. If an AppEventBatch fails to be processed, this does not affect the processing of the other AppEventBatches in the InputBatch. For all AppEventBatches that fail an individual error status is set for its batchId for the "207" status code. An individual AppEventBatch is processed "all or nothing".

Request

Responses

OK