Parameter
key
requiredExample
YOUR_API_KEY
Description
Your account API key
docs / api / market / listings
The Market Listings API provides access to retail vehicle listings across the United States and Canada. Access requires an API-enabled account and a unique API key issued by VinAudit. This API key authenticates your application and authorizes requests to VinAudit’s API servers.
Parameter
key
requiredExample
YOUR_API_KEY
Description
Your account API key
Parameter
format
optionalExample
json
Description
Output format. Options: json (default), xml
Parameter
vin
optionalExample
5YJ3E1EB2MF050615
Description
Search listings for a specific Vehicle Identification Number
Parameter
vehicle_make
optionalExample
Tesla
Description
Filter listings for a particular vehicle make within a specific area
Parameter
spec_vin
optionalExample
5YJ3E1EB2MF050615
Description
A reference VIN used to find listings with similar year, make, model
Parameter
spec_vin_match
optionalExample
model
Description
How to match listings similar to spec_vin. Options: model, trim.
Parameter
spec_id
optionalExample
2021_tesla_model-3_long
Description
Unique identifier for year/make/model/trim combination.
Parameter
listing_type
optionalExample
Used
Description
Type of vehicle listing. Defaults to New, Used, Certified
Parameter
listing_price_min
optionalExample
54700
Description
Minimum latest listing price
Field
total
Type
integer
Description
Number of listings returned in the current page
Field
query_total
Type
integer
Description
Total listings matching the query across all pages
Field
page
Type
integer
Description
Page number of the current result set
Access the Market Listings and Market Values APIs with a free developer account. No credit card required.