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 Authentication API

OAuth 2.0 token issuance for the High Mobility platform.

High Mobility Authentication 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 Authentication. 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 1 schema. 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 1 schemas 1 POST

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 Authentication 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 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 1

OAuth 2.0 token issuance for the High Mobility platform.

POST
/v1/access_token
Create OAuth 2.0 access token
createAccessToken body → 200400401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is AccessToken (5 properties). Each schema is shown below with its type and property counts.

AccessToken
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

high-mobility-authentication-api-openapi.yml Raw ↑

Other APIs High Mobility publishes across the network.

High Mobility Fleet Clearance API
High Mobility Vehicle Data API
High Mobility Vehicle Eligibility API