Vehicle Info

GET https://api.smartcar.com/v2.0/vehicles/{{vehicle_id}}

Permission

Returns a single vehicle object, containing identifying information.

Permission

read_vehicle_info

Response Body

NameTypeDescription
idstringA vehicle ID (UUID v4).
makestringThe manufacturer of the vehicle.
modelintegerThe model of the vehicle.
yearintegerThe model year.