Pull NHTSA owner complaints mentioning windshield, camera, or ADAS malfunctions for a given vehicle.
domain: api.nhtsa.gov · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Call GET https://api.nhtsa.gov/complaints/complaintsByVehicle?make={MAKE}&model={MODEL}&modelYear={YEAR} — free, no auth required.
Scan each complaint's Component and description text for glazing/windshield/camera-system keywords — there is no dedicated glass or ADAS component filter.
To retrieve one specific complaint already known by ID, call api.nhtsa.gov/complaints/odinumber?odinumber={ODI number}.
If exact ModelYear/Make/Model values are unknown, enumerate them first via api.nhtsa.gov/products/vehicle/modelYears (then makes, then models) with issueType=c.
Known gotchas
Complaints are consumer-submitted and unverified by NHTSA — treat as signal, not confirmed defect data.
Same free-text limitation as recalls: there is no server-side filter for 'glazing' or 'ADAS' component type.
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?