Use this API to generate an access token for using the Azuga FleetMobile application.

📘

Sample Request

https://api.azuga.com/azuga-ws/v1/[email protected]&[email protected]#

API Response explanation

FieldDescription
codeStatus Code
messageError message (if any)
generatedAtAPI generation timestamp in formatted UTC string
generatedAtInMillisAPI generation timestamp in milliseconds
userNameUsername of the account
firstNameFirst name of the user
lastNameLast name of the user
emailEmail address of the user
pairedFlag to indicate if the user has an associated vehicle
profilepicUrlLink to the user's profile picture
deviceSerialNumberThe serial number of the Azuga device which is plugged into the associated vehicle or not
vehicleIdUnique identifier of the associated vehicle
nameName of the associated vehicle
makeMake of the associated vehicle
modelModel of the associated vehicle
yearModel of the associated vehicle
vinVIN (Vehicle Identification Number) of the associated vehicle
licensePlateNumLicense plate number of the associated vehicle
tokenAccess token for authorization

🚧

Disclaimer

This API provides information only for a driver and does not provide aggregated information for a group of vehicles. Admins should not use these APIs, but should look at other sections of the documentation.

Language
Click Try It! to start a request and see the response here!