v1

latestOpenAPI 3.1.02026-07-13255378.3 KB

Get inspection history for a VIN

Look up the inspection history for a VIN. Returns the unique DOT numbers the VIN has been associated with (with last date seen on each), plus the unique FIPS-coded county locations where the VIN has been inspected. Capped at the 5,000 most-recent inspections; successful responses are edge-cached for 24h.

get/v1/inspections/vin/{vin}

Path parameters

vinstring required

Vehicle Identification Number (case-insensitive — normalized to uppercase server-side)

Response

VIN inspection history aggregated by DOT and location

vinstring
inspection_countinteger
sample_sizeinteger
truncatedboolean

True when capped at 5,000 inspections; aggregations are over the returned sample.