Car market data API for AI and apps.
Research the market in Claude, ChatGPT, OpenClaw, or another MCP client. Or use Visor as a vehicle data API for live listings, VIN lookup, dealer inventory, and pricing context.
Can be used with



Search live listings
Sample response
$0.002 / request{
"data": [
{
"id": "listing_01J...",
"vin": "4T1K61AK5RU123456",
"year": 2024,
"make": "Toyota",
"model": "Camry",
"price": 28995,
"dealer_name": "North Shore Toyota"
}
],
"pagination": { "limit": 10, "offset": 0, "total": 128, "next_offset": 10 },
"meta": {}
}
2026 Toyota 4Runner16,723 for sale-4.5%
2023 Ford F-150 Raptor859 for sale+0.5%
Porsche 911 GT3409 for sale-4.0%
2024 Tesla Model Y679 for sale+4.9%
2027 Kia Telluride EX1,240 for sale-9.6%
2026 Toyota 4Runner16,723 for sale-4.5%
2023 Ford F-150 Raptor859 for sale+0.5%
Porsche 911 GT3409 for sale-4.0%
2024 Tesla Model Y679 for sale+4.9%
2027 Kia Telluride EX1,240 for sale-9.6%Put market data to work
Pull it into a spreadsheet, follow a launch, and pipe live market data into whatever you are building.
Importinto a spreadsheet

Track the launch of a new arrival



Know where the market stands
Keep track of your car values



Bring your favorite model along for the ride
Use with ChatGPT, Claude, OpenClaw, or another MCP client. Same data as the API, no code required.
Set up the MCP in 2 minutes



Easily connect to the Visor MCP
Connected- Active listings
- Sold listings
- Vehicle options and packages
- Price history
- Dealer information
- Market velocity
- Listings over time
One API for inventory, VINs, dealers, and market slices.
Use the vehicle listings API, VIN lookup API, dealer inventory API, and market facet endpoints from the same REST surface.
Search listings
Request
cURLcurl -G https://api.visor.vin/v1/listings \
-H "Authorization: Bearer sk_live_..." \
-d make=toyota \
-d model=camry \
-d year=2024 \
-d state=CA \
-d sort=price \
-d limit=10Returns
{
"data": [
{
"id": "listing_01J...",
"vin": "4T1K61AK5RU123456",
"year": 2024,
"make": "Toyota",
"model": "Camry",
"price": 28995,
"dealer_name": "North Shore Toyota"
}
],
"pagination": { "limit": 10, "next_offset": 10 }
}PRICING
Start free. Pay for the calls you use.
Start with included API credit, then pay only for what you call. Most vehicle listings, VIN lookup, dealer, and facet calls cost less than a penny.
Common request costs
Simple per-request pricing for the calls most teams start with.
Listing Search
Search inventory with filters for make, model, trim, year, location, price, mileage, dealer, options, and more.
$0.002/ call
Vehicle Detail
Fetch one listing or VIN-centered vehicle record with latest listing, dealer, photos, and build details.
$0.003/ call
Facet Counts
Power filters, charts, and market slices with counts, price ranges, and per-bucket metrics.
$0.003/ call
Dealer Lookup
Read dealer profiles, locations, represented makes, and current attributed inventory counts.
$0.001/ call
Enriched Listing Search
Return listing pages with heavier expansions like decoded options or price history included.
$0.04/ call
Usage tiers
Higher limits unlock automatically as paid usage grows.
Parking Lot
60 requests / minute
10
req / 10 sec
Neighborhood
120 requests / minute
40
req / 10 sec
Freeway
600 requests / minute
200
req / 10 sec
Autobahn
3,000 requests / minute
500
req / 10 sec
Start building with Visor.
Broad U.S. listing coverage, VIN context, and market signals. Free to start.