Login

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]&password=p@ssw0rd1#

API Response explanation

FieldDescription
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
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
Language
Click Try It! to start a request and see the response here!