Public documentation and sample code for integration with Connected Cars
List of common integrations for markets.
The auth API provides a RESTful API that gives access to registering, authorizing and in a limited capacity manage users.
The GraphQL API provides a pull API that gives access to all collected parameters with a flexible extraction.
Sample code and service account creation:
Source code: https://github.com/connectedcars/docs/tree/master/samples/
The push api integration provides a close to real time data stream for all the collected parameters, and makes it possible to manage which exact vehicles to get data from.
The "Frontend API" for the Workshop product. Explains how to prefill forms, pre-select buttons, etc.
Legacy integration can be done with FTPS and SFTP but we try to avoid it.
The push api provides a close to real time data steam for all the collected parameters.