Look up a motor vehicle equipment manufacturer's federal registration (49 CFR Part 566), e.g., a glazing/windshield equipment maker, via NHTSA vPIC.
domain: vpic.nhtsa.dot.gov · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Call GET https://vpic.nhtsa.dot.gov/api/vehicles/GetManufacturerDetails/{name or numeric ID}?format=json to pull registered address, manufacturer type, and ID for a company by full or partial name.
Call GET https://vpic.nhtsa.dot.gov/api/vehicles/GetParts?type=566&fromDate={date}&toDate={date}&manufacturer={name}&format=json to see Part 566 ('Manufacturer Identification – Reporting Requirements') filings for a given manufacturer/date range; use type=565 instead for VIN-assignment (Part 565) filings.
Page through results using the page parameter — results are returned in blocks of up to 1000.
Combine with GetWMIsForManufacturer/{name or ID}?format=json if you also need the manufacturer's registered World Manufacturer Identifier codes.
Known gotchas
This surfaces regulatory registration filings (565/566), not a parts catalog — it will not return windshield part numbers or fitment data.
Manufacturer name matching is a partial 'LIKE' search and can return multiple companies; use the numeric Manufacturer ID once known for an exact match.
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?