v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

Accumulated safety score

Required level of authorization:

  • User level - to get an individual device status
get/v2/Scores/safety

Query parameters

startDatestring date required
endDatestring date required
tagstring

Learn more about Tags

Response

200

Statusinteger
Titlestring
Errorsobject[]

Example response

{
  "Result": {
    "UserId": "736akt83-a937-4889-ae79-af2d5b63f73d",
    "InstanceId": "f78slb3a-f936-4e97-b570-d8b640e4f244",
    "AppId": "c065kjf3-02f3-4139-8dde-aadf9c47dc62",
    "CompanyId": "4bjtocc0-81b7-4d39-ad17-cdaf34a820d6",
    "AccelerationScore": 62.5,
    "BrakingScore": 57,
    "SpeedingScore": 53.5,
    "PhoneUsageScore": 82.5,
    "CorneringScore": 77.5,
    "SafetyScore": 72.5,
    "PermissionsLevel": 94,
    "TrustLevel": 94
  },
  "Status": 200
}