Vehicle Endpoints
System Status (Early Access)
Provides a list of vehicle systems and their current health status. Currently supporting FCA and GM brands including RAM, Jeep, Chrysler, Dodge, Fiat, Alpha Romeo, Buick, Cadillac, Chevrolet and GMC. See Diagnostic Systems for a complete list of Smartcar System IDs.
GET
/
vehicles
/
{id}
/
diagnostics
/
system_status
Permission
read_diagnostics
Request
Path
The vehicle ID of the vehicle you are making a request to.
Response
An overview of systems reported by the vehicle.
The unique identifier of a system reported by the vehicle.
The status of a vehicle, expected as “OK” or “ALERT”.
A plain-text description of the status, if available.
Was this page helpful?