Vehicle Location

This API allows you to get the current location of your fleet based on GPS data. If the API is unable to detect the current location, it will return the last known location of your fleet. It also helps you determine the activities of your fleet.

📘

Sample Request

https://api.azuga.com/azuga-ws/v1/trackee/location/last.json?

API Response explanation

FieldDescription
codeAPI Status Code
messageAPI Message
reasonReason for failure
generatedAtInMillisAPI generation timestamp in milliseconds
trackeeLocationsAn array of trackeeLocations objects
trackeeIdUnique identifier of the vehicle
nameName of the vehicle
lastLocationLast location of the vehicle
eventTypeType of event
timeTimestamp (in milliseconds) at which the vehicle is tracked
locationStoreIdInternal reference
coordinatesLatitude and longitude coordinates of the location of the vehicle
typeType of the coordinate
Language
Authorization
Header
Click Try It! to start a request and see the response here!