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.

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

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

Unique identifier of the Azuga account

string
required

Unique identifier of 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