post https://services.azuga.com/azuga-ws-oauth/v3/trackees
This API allows you to view multiple vehicles and all its information to your account which helps you track and manage the vehicle.
Sample Request
https://services.azuga.com/azuga-ws-oauth/v3/trackees.json?limit=50&offset=0
API Response glossary
Field | Description | Data Type |
---|---|---|
trackeeId | Unique Identifier of the vehicle. | String |
deviceId | Identifier of the OBD device plugged into the vehicle | String |
userId | ID of the driver who is going to be paired with the vehicle | String |
userName | The name of the user linked to the vehicle | String |
serialNum | The serial number of the OBD device. | String |
imei | IMEI number of the device associated with the vehicle | String |
groupId | Identifier of the vehicle’s group. | String |
trackeeTypeId | Unique identifier representing the type of the vehicle. The following values are valid: 1- Car, 2- Truck, 3- School Bus, 4- Coach Bus, 5-Limousine, 6- Van, 7- Car(Sedan), 8- Car(Hatchback), 9- Car(LUV), 10- Car(MUV), 11-Car(SUV) | short |
fuelTankCapacity | Maximum capacity of the fuel tank in Gallons or Litres. | Double |
maintenanceEnabled | Azuga Maintenance support provided to the associated vehicle. (Boolean return value True- Azuga Maintenance package is enabled for the associated vehicle. False - Azuga Maintenance package is disabled for the associated vehicle.) | boolean |
trackeeTagsNames | Name of the tags associated with the registered vehicle. | String |
groupName | Name of the group associated with the vehicle | String |
make | Make of the vehicle | String |
model | Model of the vehicle | String |
year | Year in which the vehicle was manufactured in. | Integer |
customMake | User entered manufacturer of the vehicle. | String |
newMake | boolean | |
customYear | User entered manufacturing year of the vehicle. | String |
customModel | User entered model of the vehicle. | String |
iconName | The vehicle icon name assigned to the vehicle by the admin. | String |
vehicleIcon | The corresponding vehicle icon image which appears according to the selected icon. | |
odometerTime | The latest time when the odometer of the vehicle was updated in UTC milliseconds | Timestamp |
odoChoice | Azuga Odometer detection support provided to the associated vehicle. (Boolean return value True- Azuga Odometer detection package is enabled for the associated vehicle. The vehicle supports odometer data. False - Azuga Odometer detection package is disabled for the associated vehicle. The vehicle doesn't support odometer data.) | Boolean |
odometerTimeStr | For Azuga internal use | String |
odoSource | Source of odometer value User input Vehicle Waiting for first trip NA - Not Applicable | String |
tripExists | boolean | |
deletedTrackee | Boolean representing whether the vehicle is deleted. True - Vehicle is deleted False - Not deleted | boolean |
lastContactDate | Last time when the vehicle was sent data packet to the Azuga server in UTC milliseconds | Timestamp |
deviceTypeId | Unique identifier representing the device type associated with the vehicle 1 - Datalogger device 6 - Asset Tracker 11 - Safetycam | Int |
deviceVendorId | For internal Azuga use | Int |
vehicleWeight | Weight of the vehicle | Int |
odo_support | Azuga Odometer detection support provided to the associated vehicle. (Boolean return value True- Azuga Odometer detection package is enabled for the associated vehicle. The vehicle supports odometer data. False - Azuga Odometer detection package is disabled for the associated vehicle. The vehicle doesn't support odometer data.) | boolean |
seatbelt_support | Azuga Seatbelt detection support provided to the associated vehicle. (Boolean return value True- Azuga Seatbelt detection package is enabled for the associated vehicle. The vehicle supports Seatbelt data. False- Azuga Seatbelt detection package is disabled for the associated vehicle. The vehicle doesn't support Seatbelt data.) | boolean |
name | User defined name assigned to the vehicle. | String |
vin | Vehice Identification Number | String |
licensePlateNo | License plate number of the vehicle | String |
createdBy | The name of the user who created the trackee ID. | String |
costPerMile | Operating cost per mile of the vehicle | Double |
assetno | Asset number of the vehicle | String |
ownership | Ownership type of the vehicle | String |
color | Color of the icon | String |
bgColor | background color of the icon | String |
iconAvailable | Boolean value denoting whether an icon is available for the associated vehicle. | boolean |
trackeeTypeName | Type of the vehicle. The list of vehicle types that can be recognized by the OBD device are: Car Truck, School Bus Coach Bus Limousine Van Car(Sedan) Car(Hatchback) Car [Life Utility Vehicle (LUV)] Car [Multi utility vehicle(MUV)] Car[Sport utility vehicle (SUV)] Bus Pickup/Light Trucks Sprinter Hearse | String |
initialEngineRuntime | The initial time duration of the engine with the ignition mode ON. | Integer |
engineRunTime | The time duration of the engine with ignition mode ON. | Integer |
vehicleTypeId | Unique Identifier assigned to the vehicle type. The codes are listed from 1-15 are according to the types of vehicles. The Azuga codes to identify them are: 1- Car 2- Truck, 3- School Bus 4- Coach Bus 5-Limousine 6- Van 7- Car(Sedan) 8- Car(Hatchback) 9- Car [Life Utility Vehicle (LUV)] 10- Car [Multi utility vehicle(MUV)] 11-Car[Sport utility vehicle (SUV)] 12-Bus 13-Pickup/Light Trucks 14-Sprinter 15-Hearse | Integer |
fuelTypeId | Unique identifier representing the type of the fuel used. The Azuga codes to identify different types of fuel used are: 1-Gasoline 2-Diesel 3-Propane 4-Hybrid 5-LPG 6-CNG 7-LNG 8-Electric 9-Others | Integer |
userFirstName | The first name of the user. | String |
fuelTypeName | The fuel type used by the vehicle. The list of fuel types that can be recognized by the OBD device are: Gasoline Diesel Propane Hybrid LPG CNG LNG Electric Others | String |
vehicleTypeName | Type of the vehicle. The list of vehicle types that can be recognized by the OBD device are: Car Truck, School Bus Coach Bus Limousine Van Car(Sedan) Car(Hatchback) Car [Life Utility Vehicle (LUV)] Car [Multi utility vehicle(MUV)] Car[Sport utility vehicle (SUV)] Bus Pickup/Light Trucks Sprinter Hearse | String |
vehicleDeviceOdoReading | Last odometer reading recorded by the OBD device in KMs | Double |
vehicleDeviceCurrentodoReading | Current odometer reading recorded by the OBD device in KMs. Refer for odometer data from this field only when odoSource is set to User Input. If odoSource is set to Vehicle, refer the field - 'vehicleSupportedOdoValue' for the latest odometer reading | Double |
trackeeDetails | Object representing the details of the vehicle | Object |
firstAidKit | Boolean value representing whether the vehicle is equipped with firstAidKit. | Boolean |
deviceName | Designated name of the OBD device. | String |
vehicleSupportedOdoValue | Odometer reading from the vehicle in KMs. This is valid only when the field - 'odoSource' is Vehicle. For 'odoSource' = User input, refer the odometer reading from the field - vehicleDeviceCurrentodoReading. odoSource is set to Vehicle only when the vehicle is capable of providing odometer information to the OBD device. | Double |
vehicleId | For internal Azuga use. Please refer trackeeId in the response field instead. | String |
isShared | Boolean value to identify whether the associated vehicle is being shared by other user. | boolean |
vehicleTags | Tags given to the associated vehicle. | String |
vendorId | Unique identifier to identify the vendor of the associated vehicle. | Integer |
fuelCardNumber | Fuel Card number linked to the associated vehicle. | String |
batteryPercentRemaining | Displays the percentage of battery charge available of the associated electric vehicle. | double |
batteryRange | The driving range the battery of the associate electric vehicle supports. | double |
batteryChargingState | Current charging status of the electric vehicle's battery. | String |
batteryIsPluggedIn | Power supply status of the electric vehicle's battery. | String |
tyrePressureBackLeft | For internal Azuga use | double |
tyrePressureBackRight | For internal Azuga use | double |
tyrePressureFrontLeft | For internal Azuga use | double |
tyrePressureFrontRight | For internal Azuga use | double |
fuelAmount | The current amount of fuel present in the fuel tank of the vehicle (in Gallons). | double |
fuelPercentage | The current amount of fuel present in the fuel tank of the vehicle (shown in percentage). | double |
smartCarOdometer | For Azuga internal use | double |
oilLifeInfoRemaining | For Azuga internal use | double |
batteryDataUpdatedAt | The last known time at which the all the battery data parameters that were recorded by the device. | Timestamp |
batteryStatusUpdatedAt | The last known time at which the battery status was recorded by the device. | Timestamp |
tyrePressureUpdatedAt | For internal Azuga use | Timestamp |
fuelDataUpdatedAt | The last known time at which the fuel data was recorded by the device. | Timestamp |
smartCarOdometerUpdatedAt | For Azuga internal use | Timestamp |
oilLifeInfoRemainingUpdatedAt | For Azuga internal use | Timestamp |
timeZone | The time zone of the trackee. | String |
others | For Azuga internal use | String |
privacyMode | For Azuga internal use | boolean |
trackingIsScheduled | For Azuga internal use | boolean |
hrsOfOperation | For Azuga internal use | List |
staticPairing | For Azuga internal use | boolean |
iconUrl | For Azuga internal use | String |