v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

Accumulated eco score

Required level of authorization:

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

Query parameters

startDatestring date required
endDatestring date required

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",
    "EcoScoreFuel": 94.9507749503135,
    "EcoScoreTyres": 43.42381196079826,
    "EcoScoreBrakes": 99.99999999999997,
    "EcoScoreDepreciation": 52.154497856267156,
    "EcoScore": 79.42229144839872,
    "PermissionsLevel": 94,
    "TrustLevel": 94
  },
  "Status": 200
}