These docs are for v1. Click to read the latest docs for v3.

Login

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Sample Request

https://api.azuga.com/azuga-ws/v1/[email protected]&password=p@ssw0rd1#

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.

Path Params
string
required

The username of the user requesting access

string
required

The password of the user requesting access

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json