NHTSA Recall Lookup

Check any vehicle for open NHTSA safety recalls by VIN using the free public API

Ad placeholder (leaderboard)

Open safety recalls are a free, fast way to catch known defects before they cause harm. This tool takes a full VIN, decodes it through the NHTSA vPIC service, and pulls every open recall campaign for that year, make, and model straight from the National Highway Traffic Safety Administration.

How it works

The lookup runs in two steps, both against keyless NHTSA endpoints:

1. DecodeVinValues/<VIN>  -> ModelYear, Make, Model
2. recallsByVehicle?make=&model=&modelYear=  -> recall campaigns

For each campaign the service returns the affected Component, a Summary of the defect, the Consequence if left unrepaired, the Remedy, and the NHTSACampaignNumber. The tool renders these and links each campaign to its official NHTSA.gov page.

Notes and tips

Recalls are matched by year, make, and model — not by your individual VIN — so a result lists every campaign that could apply to that vehicle type. Always confirm against the dealer whether your specific VIN falls inside the affected build range, because campaigns frequently cover only a subset of production. A clean result is a snapshot in time; new recalls are issued continually, so a periodic re-check is worthwhile, especially before buying a used vehicle.

Ad placeholder (rectangle)