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

Keep Alive

Use this API to extend the time for keeping the TrackMe link active. The link should be active when you make this API call. The API will throw an error if you try to extend the time for an expired link.

You need to pass the TrackMe ID (token) while calling this API.

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/keepalive.json?token=C1JJW59V5&noOfSeconds=100

API Response Explanation

FieldDescription
codeAPI status code
messageAPI Message (Success/Failure)
generatedAtInMillisAPI generation timestamp in UTC
aliveBoolean to indicate of the TrackMe link is active or not
Path Params
string
required

Unique identifier representing the TrackMe link

int32
required

Number of Seconds by which the duration is to be extended

Responses

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