Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

High Mobility Vehicle Data API

Retrieve real-time vehicle telemetry organized by capability category.

High Mobility Vehicle Data API is one of 4 APIs that High Mobility publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Vehicle Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and a GitHub repository.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against 2 base URLs: https://api.high-mobility.com, https://sandbox.api.high-mobility.com.

1 operations 1 paths 5 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.high-mobility.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

High Mobility Vehicle Data API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials and authorizationCode flows, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Vehicle Data 1

Retrieve real-time vehicle telemetry organized by capability category.

GET
/v1/vehicle-data/autoapi-13/{vin}
Get vehicle data by VIN
getVehicleData 1 param → 200401403404429

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are VehicleData (6 properties), Diagnostics (5 properties), Charging (4 properties), VehicleLocation (2 properties). Each schema is shown below with its type and property counts.

VehicleLocation
object
2 properties
VehicleData
object
Aggregated vehicle data response. Includes any capability sections the vehicle and clearance permit; example fields shown.
6 properties
Doors
object
1 property
Charging
object
4 properties
Diagnostics
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

high-mobility-vehicle-data-api-openapi.yml Raw ↑

Other APIs High Mobility publishes across the network.

High Mobility Authentication API
High Mobility Fleet Clearance API
High Mobility Vehicle Eligibility API