Documentation Index
Fetch the complete documentation index at: https://smartcar.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Doors
GET/vehicles/{vehicleId}/signals/closure-doors
An object containing information about the vehicle’s doors.
EngineCover
GET/vehicles/{vehicleId}/signals/closure-enginecover
An object containing information about the state of the vehicle’s engine cover for ICE or PHEV vehicles.
FrontTrunk
GET/vehicles/{vehicleId}/signals/closure-fronttrunk
An object containing information about the state of the vehicle’s front trunk.
IsLocked
GET/vehicles/{vehicleId}/signals/closure-islocked
A boolean value indicating whether the vehicle’s closures are currently locked.
RearTrunk
GET/vehicles/{vehicleId}/signals/closure-reartrunk
An object containing information about the state of the vehicle’s rear trunk.
Sunroof
GET/vehicles/{vehicleId}/signals/closure-sunroof
An object containing information about the state of the vehicle’s sunroof.
Tailgate
GET/vehicles/{vehicleId}/signals/closure-tailgate
An object containing information about the state of the vehicle’s tailgate.
Windows
GET/vehicles/{vehicleId}/signals/closure-windows
An object containing information about the vehicle’s windows.

