T

Telematics SDK API

REST discovered

Details
URL
https://api.telematicssdk.com
Docs
https://docs.telematicssdk.com/reference
Authentication
InstanceID + InstanceKEY user-service credentials + User JWT access token discovered
InstanceID + InstanceKEY user-service credentials compound Get key ↗

Sign in to DataHub, then open Credentials. Go to Management → User service credentials to get your InstanceID and InstanceKEY. The docs note only Company and Application admins can access these values.

User JWT access token bearer Get token ↗

First obtain InstanceID and InstanceKEY from DataHub credentials, then create a telematics user and call the user auth flow described in the API reference at User Authorization. The platform docs state that after user creation you receive a DeviceToken, JWT token, and refresh token; use the JWT for authenticated user API calls.

API authorization admin credentials + Admin JWT access token discovered
API authorization admin credentials basic Get credentials ↗

Sign in to DataHub, then open Credentials. Go to Management → API Authorization Credentials to obtain the admin API login credentials used for advanced/back-end API access.

Admin JWT access token bearer Get token ↗

Create admin API credentials in DataHub under Management → API Authorization Credentials, then use the admin login flow in Admin Authorization to obtain an admin JWT for back-end/admin API methods.