This API request can be used to ingest assets data into the Trackunit platform.
Data can be provided as Machine Insights, Location or Advanced Sensors.
The endpoint supports GZIP compression. To send compressed data, include the
Content-Encoding: gzip
header with your request.
Assets data ingest v1beta2 introduces relaxed validation rules. This means that we will try and process as many datapoints as possible. For the failed ones we will return appropriate information in the response.
Beta Version
Please note that this version of the API is currently in beta and might change without warning until a stable V1 is released.
IrisX Subscription needed
The Data Ingest API is only available to customers on IrisX. Learn more about the IrisX subscription
OpenAPI Specification for the Data Ingest API domain
Get the OpenAPI Specification (formerly Swagger), which is a standardized format that describes the functionalities, endpoints, parameters, and data models of this API in a JSON file here.