Data Collector API
Import sync data
Post live data to the Collector for asynchronous processing
POST
/
sync
This endpoint can only be used for testing purpose or very specific cases where you need to process the data synchronously. The queue will be skipped.
Don’t forget to generate your access token to use this endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Workspace ID
Array of 100 items max to import
Response
200 - application/json
The response is of type object
.