TrackMe - Keep Alive

This API enables you to extend the time to live (TTL) from the remaining duration. The duration extension is possible only for active links. Make sure that you are extending the time before the link expiry.

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/keepalive?token=1WFYSLT9V&noOfSeconds=120

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
errorError description - if anyList<Error>
Query Params
string
required

Unique identifier of the TrackMe link for which the ttl to be extended.

int32
required

Number of seconds to be increased for TrackeMe link from the remaining duration. The minimum value is 1sec and maximum is based on the preference value set for 'Maximum TrackMe Duration' on account level. By default, this maximum value is 1440.

Body Params
string
Defaults to {}
Responses

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