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
Name | Type | Description |
---|---|---|
id | string | A vehicle ID (UUID v4). |
make | string | The manufacturer of the vehicle. |
model | integer | The model of the vehicle. |
year | integer | The model year. |