Telematics devices data ingest
POST/v1beta1/devices/ingestions
This API request can be used to ingest telematics devices data into the Trackunit platform.
The endpoint supports GZIP compression. To send compressed data, include the
Content-Encoding: gzip header with your request.
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
Request
Responses
- 202
- 207
- 400
- 401
- 403
- 404
- 500
All telematics devices datapoints were accepted for processing.
Telematics devices datapoints were partially accepted for processing.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error