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
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
Path Params
string
required

The username of the user requesting access

string
required

The password of the user requesting access

int32
required

The 4 digit customer ID that the user belongs to

int32
required
Defaults to 1

This is used to specify and differentiate the type of login, i.e., email (1) or PIN based login (2)

Responses

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