Look up all consumer complaints filed against a specific vehicle by make, model, and year using the NHTSA Complaints API

domain: api.nhtsa.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Call GET https://api.nhtsa.gov/complaints/complaintsByVehicle?make={make}&model={model}&modelYear={year} with values matched to NHTSA's product taxonomy
  2. For a specific complaint already identified by its ODI number, call GET /complaints/odinumber?odinumber={odinumber} instead
  3. If the exact make/model spelling is unknown, discover valid values first via /products/vehicle/makes?modelYear={year}&issueType=c and /products/vehicle/models?modelYear={year}&make={make}&issueType=c
  4. Map a VIN to make/model/year via the vPIC API first if starting from a VIN, since there is no VIN-direct complaints endpoint
  5. Parse each complaint record for components, crash/fire/injury/death flags, and summary text to feed into downstream risk scoring

Known gotchas

Related routes

Look up vehicle recalls via the NHTSA API
api.nhtsa.gov · 6 steps · unrated
Query NHTSA vehicle safety ratings and complaints data by VIN or vehicle attributes
api.nhtsa.gov · 6 steps · unrated
Look up recall details and affected components for a known NHTSA recall campaign number using the Recalls API
api.nhtsa.gov · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans