latestOpenAPI 3.0.02026-08-081413373.1 KB
8fb62eeae60e
openrecalls
get/openrecalls/{vin}
Path parameters
vinstring required
Vehicle Identification Number
Example:1HGCM82633A123456
Query parameters
makestring
Override make from VIN decode
modelstring
Override model from VIN decode
recalls'true' | 'false'
When set to true, the response includes an additional recalls array carrying the full make/model/year recall catalog (the same payload /recalls/{vin} returns in its data field) alongside the open-only data array. Useful when callers want both open campaigns for the VIN and the vehicle's full historical recall record in a single round trip.
yearstring
Override year from VIN decode
Response
Success