Partner gets events for charts and graphs. START_TS and END_TS parameters are necessary, format is YYYYmmddHHMMSS, eg: 20180220130200. Alerts can be filtered by "SD card failure", "Importer shutdown", "Camera failure".
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://fleet.roscolive.com/api/v1.0/api/{{API_VERSION}}/partners/companies/{{COMPANY_NAME}}/reports/events?events={{EVENTS from [Driver,G-Sensor,Critical G-Sensor,Speed,Custom Video Request,Input Sensor]}}&start_ts={{START_TS}}&end_ts={{END_TS}}&type={{TYPE from [top,bottom]}}&device_ids={{DEVICE_ID}}&alerts={{ALERTS from [SD Card Failure,Improper Shutdown,Camera Failure]}}' \
--header'Content-Type: text/plain' \
--data-raw''