3rd party data processing
This page is relevant for those companies that use our platform to process 3rd party data or use ZenRoad kind of apps to present data from 3rd party devices
Environments
Production:
{incoming_service} - https://mobilesdk.raxeltelematic.com/mobilesdk/incoming/ - Raw data
Staging:
{incoming_service} - https://test.raxeltelematics.com/MobileService/incoming/
Get started
There are 2 steps:
Register a user and obtain a device token
Add device token to telematics data and send it for processing.
Step 1:
User Registration (API)Step 2:
UPLOAD COMPRESSED TRACK
URL: {incoming_service}/incoming/upload_compressed_track/v2
HTTP METHOD: POST
HEADERS:
DeviceToken: 194df5b4-5322-43f5-bea7-16d85debfd00
REQUEST BODY:
zipped track.json
Last updated