Skip to main content
Returns open NHTSA safety recalls for a VIN in the dealership’s inventory. The two findings that change what a dealer does today — do not drive and park outside — are surfaced as first-class flags. Scope required: inventory:read

Path parameters

string
required
VIN of a vehicle in this dealership’s inventory.

Response

integer
Number of open recalls.
boolean
Any open recall carries a do-not-drive advisory.
boolean
Any open recall carries a park-outside advisory.
object[]
Each recall’s campaign_number, component, summary, consequence, remedy, report_date, and the two advisory flags.
object | null
Catalog crash ratings only. null means not in the catalog — not unrated.
When recall data cannot be resolved for the VIN, coverage explains why rather than returning an empty list that would read as “no recalls”.
Last modified on August 26, 2026