Skip to content

Get vehicle details

GET
/api/v1/cardata/vehicles/{vin}
vin
required
string

Vehicle Identification Number.

Vehicle details.

object
id
integer
oem
string
BMW
vin
string
WBA12345678901234
label
string
has_token
boolean
last_sync
string format: date-time
nullable
sync_status
string
Allowed values: pending ok error
is_active
boolean
created_at
string format: date-time
updated_at
string format: date-time

Vehicle not found.

object
error

Error message

string
detail

Additional context

string