Score

Use this API to fetch scores of all drivers present in your account. Scores are points given to the drivers based on their driving behavior. The overall score is based on the scores of hard braking, hard acceleration, speeding and idling. This API also helps you determine the rank of each driver.

📘

Sample Request

https://api.azuga.com/azuga-ws/v1/score/list.json?averageDays=30&comparingPool=0&startIndex=0&limit=10

API Response explanation

FieldDescription
codeAPI Status Code
messageAPI Message
reasonReason for failure
generatedAtInMillisAPI generation timestamp in milliseconds
milesDrivenCumulative miles driven by the drivers
userCountNumber of drivers whose scores are fetched
scoresAn array of scores objects
rankRank of the driver
userIdUnique identifier representing the user
firstNameFirst name of the driver
lastNameLast name of the driver
averageDaysTime period for comparing average driver score i.e weekly, monthly or quaterly
fleetScoreOverall score of the driver
usernameUsername of the driver
profilePictureURL of the profile picture of the driver
speedScoreScore for speeding
brakeScoreScore for braking
hardAccelarationScoreScore for hard acceleration
idleScoreScore for idling
Language
Authorization
Header
Click Try It! to start a request and see the response here!