Create TrackMe Link

The TrackMe feature allows customers to track a vehicle or driver until they reach the destination address specified while creating the link. This link remains valid for a specified period, determined by the requirements of the customer. This document provides an overview of the technical aspects of the feature, including the API used and its functionality.

📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/trackme/create

API Response Explanation

FieldDescriptionData Type
codeHTTP Status CodeInt
messageStatus MessageString
generatedAtInMillisTime at which the API returns the result. The time is in milliseconds.Long
tokenUnique Id generated for the each TrackMe URLString
aliveTrue/False values define if the URL is active or expiredBoolean
urlGenerated TrackMe URLString
errorError description - if anyList
Language
Authorization
Header
Click Try It! to start a request and see the response here!