Overview of DIMO API

GraphQL API

DIMO supports two core GraphQL API in Identity and Telemetry. GraphQL is a widely-recognized API querying language that outlines a data interface, independent of the system managing the data.

Benefits #1: A query to the GraphQL API gets developers predictable data and reduce over-fetching.

Benefits #2: Applications using the GraphQL API are faster and more stable because developers are in full control of the data received, not the server.

Cover

Open catalog of DIMO-connected devices, vehicles, rewards, and developer licenses.

Cover

Access all sensor and other private data from the DIMO-connected devices and vehicles.

To learn how to use DIMO GraphQL API, check out Additional References > DIMO GraphQL Basics.


REST API

DIMO also provides the following REST API services:

Cover

Generate verifiable proof about a vehicle's data.

Cover

Utility endpoints for Device Definitions.

Cover

Gateway to obtaining a JWT to access protected API services.

Cover

Instant offers and valuations for vehicles.


Last updated

Was this helpful?