Market Listings API

Access live vehicle listings across the U.S. and Canada aggregated from dealerships and marketplaces at scale for inventory and pricing workflows.

Trustpilot
capterra.png
g2.png

auto_market_data.png
dealers_icon.png

150K+

Active Dealers

car-svgrepo-com (7) 1.png

18M+

Active Listings Daily

vehicle_database.png

100M+

VIN-Level Attributes

table_.png

50+

Data Fields

Integration-Ready Automotive Listings Data

Retrieve car listings data by VIN, attributes, or any location in the US or Canada

api-icon.png

Market Listings API

Access vehicle listings through REST endpoints using API key authentication, with responses available in JSON or XML format.

Query active listing records using 20+ filters for vehicle identifiers, location, attributes, pricing, mileage, and market criteria.

  • Active vehicle listings & pricing data
  • U.S. and Canada coverage
  • RESTful API with fast response times
  • 20+ vehicle and market filters

Ideal for:

Marketplaces, valuation tools, analytics platforms, dealerships, fintech apps, and automotive SaaS products.

database-icon.png

Total Market Feed

Access dealership, inventory, and vehicle market datasets delivered through structured CSV files or customized data feeds.

Retrieve bulk market snapshots, historical listing records, pricing activity, and vehicle attributes for reporting and internal data workflows.

  • Full market inventory snapshots
  • Structured CSV delivery
  • Customizable feeds based on your needs
  • Historical listing data

Ideal for:

Data scientists, research firms, enterprise analytics teams, large dealer groups, and reporting platforms.

Listings Data Coverage Across Automotive Markets

Every capability available through the Market Listings API

20+ search parameters

Filter by make, model, year, trim, price, mileage, ZIP/postal, radius, colour, and seller type.

Pricing statistics

Each response includes mean, median, min, and max price across all matching listings.

Days on market

Know how long comparable vehicles typically sit before selling in any given market.

Price history arrays

Track how individual listing prices have changed since the vehicle first appeared.

Active & dropped listings

Query currently active listings or include dropped inventory with the history_days parameter.

Listings Endpoint

// Market Listings API

const res = await fetch(
  "https://marketlistings.vinaudit.com/v1/listings" +
  "?spec_id=2021_tesla_model-3_long-range" +
  "&page_size=1" +
  "&page=1" +
  "&format=json" +
  "&key=YOUR_API_KEY"
);
200 OK

{
  "total": 1,
  "query_total": 2003,
  "page": 1,
  "page_size": 1,
  "listings": [ { ... } ]
}

Built for Business Intelligence

Improve inventory visibility and competitive positioning across automotive businesses with comprehensive market listings

For Digital Products & Apps

Integrate listings data to enable vehicle search, pricing insights, and real-time automotive features.

market_listing_api.png

For Dealers & Dealer Groups

Track inventory listings to monitor availability, pricing changes, and competitor positioning across local markets.

dealers.png

For Finance Companies

Get accurate vehicle activity and market valuation data to improve underwriting, claims analysis, and risk assessment.

finance_group.png

For Online Marketplaces

Integrate listing data to power search, filtering, and comparison features across automotive marketplace platforms.

online_marketplaces.png

For VIN Activity Monitoring

Track VIN-level market presence, listing changes, and activity trends across marketplaces.

for_vin_monitoring.png

For CRM Enrichment

Enrich vehicle and customer records to improve tracking, segmentation, and engagement workflows.

automotive_crm.png

For Automotive Market Trends & Insights

Identify supply trends, pricing movements, and demand signals across regions and segments

vehicle_listing_overview.png

Use Cases: Vehicle Listings Across Markets

Monitor market activity, improve pricing decisions, and optimize inventory strategies efficiently with reliable listings data

Competitive Price Benchmarking

Compare listing prices against competing vehicles to maintain competitive pricing and positioning strategies.

Dealer GroupsSoftware & StartupsDigital Products and Apps

Demand & Supply Market Tracking

Analyze volume, availability, and days-on-market of listings dataset to measure supply and demand across vehicle segments.

FinanceOnline MarketplacesDealer Groups

Live Retail Data Integration

Evaluate pricing changes, turnover rates, and inventory performance to optimize sales outcomes.

Dealer GroupsSoftware & Startups

Vehicle Search

Embed live retail listings data including VIN, pricing, and status updates into applications and dealer systems.

Dealer GroupsOnline MarketplacesFinanceInsuranceSoftware & StartupsWarranty

VIN Activity Monitoring

Query listings data to find specific vehicles by make, model, or attributes for sourcing and discovery.

FinanceWarrantyDealer Groups

Automotive Market Trend Insights

Track listing lifecycle events such as new listings, status changes, and removals to maintain accurate records.

Dealer GroupsSoftware & Startups

Discuss Market Data Access
for Your Business

Connect with our team to discuss the best setup for your data requirements

Enterprise

Contact Us

Perfect for large-scale or custom needs

  • Volume Discounts
  • Customizations
  • 99.9%+ Service Level Agreement
  • Dedicated Integration Support
  • API Documentation
  • API Usage Reports

See How We Help Automotive Businesses

Jiarui Liu

Assistant Professor of Marketing, New York University Stern

"I have benefited from the data provided by VinAudit across several research projects. VinAudit consistently delivers high-quality, detailed, and well-structured data on vehicle specifications, which supports my research on consumer electric vehicle purchase decisions and their environmental impact. "

Steve Greenfield

General Partner, Automotive Ventures

"VinAudit has done an impressive job compiling an extensive repository of automotive build, market, and history data into a uniquely unified platform that quietly powers some of the most innovative companies and products in our industry."

Anoop Tiwari

Principal, A9i

"Over more than two decades in digital automotive, I’ve seen how rare it is to find a data partner that combines broad market visibility with the flexibility needed for real-world implementation. VinAudit stands out for its comprehensive view of the U.S. retail automotive market and its support for production-grade automotive integrations."

Bart Stone

Founder, DealerWebsites.com

"VinAudit has been our primary data supplier since 2015, delivering consistently reliable VIN-level data to power multiple aspects of our dealer websites platform year after year."

Tyler Hall

CEO, Drivably

“VinAudit has been an exceptional data partner, delivering the most comprehensive data on vehicles in the US market and enabling seamless integration with our platform to power in-depth, real-time insights for our clients."

John Hairabedian

CEO, HGreg.com & HGregoire

"VinAudit is the real deal. Their team understands the automotive business and delivers highly customizable U.S. and Canadian vehicle datasets with the flexibility needed for large-scale, real-world workflows."

Related Listings & Market Data Products

Total Market Feed

Access broader automotive market datasets that extend vehicle listing data with large-scale market intelligence and historical coverage.

Car Inventory API

Build inventory search, management, and merchandising workflows using vehicle listing data and inventory-focused datasets.

New

VIN Monitoring Service

Monitor VIN-level listing activity and inventory changes using data sourced from automotive marketplace and dealer listings.

Frequently Asked Questions

The Car Listings API returns a comprehensive set of structured vehicle listings data including vehicle specifications, pricing signals, seller and dealer details, listing status, and inventory metadata. A complete list of available fields and response attributes is provided in the technical documentation.

Yes. The Market Listings API supports radius-based searches in both countries. You can filter listings around a postal code, coordinates, or seller location, with distances measured in miles in the U.S. and kilometers in Canada.

The Market Listings API reflects active dealership listings across the United States and Canada. Applications can query the API regularly to retrieve newly listed vehicles, pricing updates, and removed inventory, helping maintain up-to-date search results and accurate market analysis.

We provide 24/7 customer support through chat, email, and comprehensive documentation.

Yes, the API allows retrieval of listings that are no longer active using the listing_status parameter. Setting listing_status=dropped returns listings that are no longer actively listed, which typically represents vehicles that have been sold. You can also use listing_status=all to include both active and historical listings in your results.

Yes, the VinAudit API for market listings supports multi-value queries using comma-separated parameters. You can retrieve listings across multiple makes in a single request by passing multiple values in parameters such as spec_id. This allows efficient querying without needing separate API calls for each make.