Check TrackMe Link Status

This API helps you to check the status of a TrackMe link. You need to pass Azuga customerID & unique identifier(token) of the TrackMe link as a path parameters.

📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/trackme/alive/1059/H2MKFJIES

API Response Explanation

FieldDescriptionData Type
codeHTTP Status CodeInt
messageStatus MessageString
generatedAtInMillisTime at which the API returns the result. The time is in milliseconds.Long
aliveTrue/False values define if the URL is active or expiredBoolean
startLatLatitude coordinate of the source locationDouble
startLngLongitude coordinate of the source locationDouble
destLatLatitude coordinate of the destination locationDouble
destLngLongitude coordinate of the destination locationDouble
errorError description - if anyList
Language
Authorization
Header
Click Try It! to start a request and see the response here!