v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

Driver profile

Authorization: API Key

post/v2/token/encode/user-token

Headers

X-API-KEYstring required

Use API Key

Request body

typestring
idstring

UUID

expiration_minutesstring
back_urlstring
unit_systemstring

possible options: Imperial, Metrics

benchmark_levelstring

Defines the benchmark level for comparing individual driver performance against the group average. Possible values: "Company", "App", "Instance". For example, if "Instance" is selected, the driver's performance will be compared against the average performance of all drivers within that instance. Defaults to "App" if omitted.

Response

200

urlstring

Example response

{
  "url": "https://portal.damoov.com/driver_profile/<token>"
}