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

Field

Description

generatedAtInMillis

API generation timestamp in milliseconds

userName

Username of the account

firstName

First name of the user

lastName

Last name of the user

email

Email address of the user

paired

Flag to indicate if the user has an associated vehicle

profilepicUrl

Link to the user's profile picture

vehicleId

Unique identifier of the associated vehicle

name

Name of the associated vehicle

make

Make of the associated vehicle

model

Model of the associated vehicle

year

Model of the associated vehicle

vin

VIN (Vehicle Identification Number) of the associated vehicle

licensePlateNum

License plate number of the associated vehicle

token

Access token for authorization

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