Parameter
key
requiredExample
YOUR_API_KEY_HERE
Description
Your VinAudit API key
docs / api / vin / plate-vin
Convert U.S. license plate and state inputs into VIN-linked vehicle records through nationwide plate-to-VIN lookup requests. The API supports JSON and XML responses, API key authentication, and mock mode for safe integration testing.
Parameter
key
requiredExample
YOUR_API_KEY_HERE
Description
Your VinAudit API key
Parameter
plate
requiredExample
GHQ3084
Description
The vehicle's license plate number
Parameter
state
requiredExample
OH
Description
Two-letter state abbreviation
Parameter
format
optionalExample
Description
Either json (for JSON output; default) or xml (for XML output)
Field
VIN
Example
1C6SRFJT2NN300571
Description
The vehicle identification number
Field
error
Example
invalid_key
Description
One of: invalid_input (Invalid state, plate, or format) or invalid_key (Invalid API key) or no_data (No data found for plate)
or blank if no error
Field
success
Example
true
Description
If the request was a success
Access the Market Listings and Market Values APIs with a free developer account. No credit card required.