These docs are for v1. Click to read the latest docs for v3.

Status

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

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
Path Params
int32
required

Unique identifier representing the customer

string
required

Unique identifier representing the TrackMe link

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json