Parameter
vin
requiredExample
2T1BURHE3EC020936
Description
The vehicle identification number
docs / api / market / values
The Market Values API estimates the retail, wholesale, and trade-in values for passenger vehicles located in the United States and Canada. This market value by VIN or Year/Make/Model/Trim is based on millions of comparable vehicle sales stored in VinAudit’s sales database. Access to the vehicle market value API requires an API account with Market Value access enabled.
Parameter
vin
requiredExample
2T1BURHE3EC020936
Description
The vehicle identification number
Parameter
id
requiredExample
2014_toyota_corolla_s
Description
The unique identifier for the year/make/model/trim combination as returned by the selections function of VinAudit’s Specifications API.
(Note: This id should not be constructed text but rather be selected from our Specifications API)
Parameter
key
requiredExample
YOUR_API_KEY_HERE
Description
Your VinAudit API key
Parameter
format
optionalExample
json
Description
The output format:
json (default)
xml
html
Parameter
mileage
optionalExample
9000
Description
The current mileage of the vehicle (if not specified, average mileage is used)
Field
success
Type
true
Description
Whether market value data has been retrieved
Field
vin
Type
2T1BURHE3EC020936
Description
The vehicle identification number
Field
id
Type
2014_toyota_corolla_s
Description
The unique vehicle YMMT ID
Field
vehicle
Type
2014 Toyota Corolla S
Description
The vehicle title (Year, Make, Model, Trim)
Access the Market Values API with a free developer account. No credit card required.