Check a Used Car Before Buying
Look up MOT history, inspection records, and recall status for a used car before handing over money.
Decode a Vehicle Identification Number to get the complete specification, manufacturer details, and production data for any vehicle.
ToolVehicle DataA Vehicle Identification Number encodes a significant amount of information about a vehicle — manufacturer, model year, production plant, engine type, trim level, and more. But reading that information requires knowing how to parse the VIN structure, and the decoded data is spread across manufacturer databases that are not easily accessible.
Vehicle Data's `decode_vin`, `decode_wmi`, and `vehicle_specs` skills decode a VIN into a full specification sheet: manufacturer identity from the WMI prefix, model-year coding, production details, and the complete specification for that vehicle configuration. You get all the information without needing to know VIN structure yourself.
Insurance assessors, parts suppliers, fleet managers, and automotive researchers use this to verify vehicle identity, look up correct parts for a specific configuration, and cross-reference VIN data against other records.