Vehicle management API

Integrate Damoov Vehicle Service

Services required VehicleToken


Introduction


VehicleToken can be generated and managed via the Vehicle Service backed by Damoov platform.
The service can be used as a VehicleToken generator as well as a full vehicle management service with its own dictionaries of car makes and models.

Setting up


There are 3 main units that are used in the CarService:

  • VehicleToken - a unique ID that is associated with a vehicle.
  • PrimaryDriver - the main driver with the full list of permissions to manage the vehicle
  • AllowedDrivers - a list of drivers added to the vehicle profile and are able to use the VehicleToken. The PrimaryDriver is in AllowedDrivers by default.

Every time when you register a vehicle, you have to provide a DeviceToken, it will be assigned as a PrimaryDriver.

:zap: API Reference: Create a vehicle

Vehicle management

API Reference

You can manage a vehicle via API services. Make sure you manage vehicle on behalf of PrimaryDriver
Get a list of vehicle with details
Get a vehicle profile
Update a vehicle profile
Delete a vehicle

DataHub

DataHub provides a workspace to manage vehicles and export in-vehicle data collected by Bluetooth OBD