Use this API to get the status of the TrackMe link i.e. if it is active or inactive. This API also returns the coordinates of the start and end locations.

📘

Sample Request

https://api.azuga.com/azuga-ws/v1/trackme/alive/3360/C1JJW59V5.json

API Response Explanation

codeAPI status code
messageAPI message (Success/Failure)
generatedAtInMillisAPI generation timestamp in UTC
aliveBoolean to indicate if the TrackMe link is active or not
startLatLatitude coordinate of the location where tracking started
startLngLongitude coordinate of the location where tracking started
destLatLatitude coordinate of the destination
destLngLongitude coordinate of the destination
Language
Authorization
Header
Click Try It! to start a request and see the response here!