Vehicle History
Request a vehicles history on marketplaces
Overview
Title
Parameter
Example
Get a listing of vehicle history events
Authorizations
ApiKeystringRequired
Query parameters
vinstringOptional
The vehicle VIN
registration_platestringOptional
The vehicle registration plate
yearnumberOptional
The vehicle year
makestringOptional
The vehicle make
modelstringOptional
The vehicle model
vehicle_history_idstringOptional
The vehicle history id
marketplacestringOptional
The vehicle marketplace
marketplace_idstringOptional
The vehicle marketplace id
start_datestringOptional
Vehicle history events start date filter as UTC or Unix timestamp string in seconds
end_datestringOptional
Vehicle history events end date filter as UTC or Unix timestamp string in seconds
featuresstringOptional
Comma separated array of additional vehicle history feature codes as specified in your contract
regionstring · enumOptionalPossible values:
The region to perform this request in
reference_idstringOptional
An optional reference id which will be stored against usage records if supplied
Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
get
/v2/sourcing/historyVehicle History Events
Example
Features
Last updated
Was this helpful?