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.

📘

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
Language
Authorization
Header
Click Try It! to start a request and see the response here!