curl "https://api.smartcar.com/v2.0/vehicles/{id}/vin" \ -H "Authorization: Bearer {token}" \ -X "GET"
{ "vin": "5YJSA1CN5DFP00101" }
Returns the vehicle’s manufacturer identifier.
read_vin
Was this page helpful?