cURL
curl --request GET \ --url https://api.telemax.com.au/api/GetDeviceId/{imei} \ --header 'Authorization: <authorization>'
{ "vehicleId": 123, "vehicleName": "<string>" }
Bearer your_token
Tracker IMEI
Successful response
Was this page helpful?