Data API

This endpoint allows you to retrieve vehicle data through a RESTful interface. The raw Swagger specification is available at https://github.com/highmobility/open-api-specifications/blob/main/hm-vehicle-data-api-v1.yml

Vehicle Data

get
/v1/vehicle-data/autoapi-13/{vin}
chevron-right
lockRequired scopes
This endpoint requires the following scopes:
  • : all configured vehicle data
  • : all all configured vehicle data
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:

OAuth2clientCredentialsRequired
Token URL:
Path parameters
vinstringRequired

Vehicle Identification number

Responses
chevron-right
200

successful operation

application/json
get
/v1/vehicle-data/autoapi-13/{vin}

Last updated

Was this helpful?