Overview
GraphQL is a widely-recognized API querying language that outlines a data interface, independent of the system managing the data. It offers a useful abstraction layer between the DIMO Network and data consumers like applications.
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.
DIMO GraphQL
This is a protected API to access all sensor data from the DIMO-connected devices and vehicles.
Last updated