post
https://api.azuga.com/azuga-ws/v1/token.json?key=&value=&customerId=&loginType=
Use this API to generate an access token for using the Azuga FleetMobile application.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Sample Requesthttps://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 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 |

