Telematics SDK API
- URL
-
https://api.telematicssdk.com - Docs
- https://docs.telematicssdk.com/reference
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.
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.
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.
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.