{
  "brandName": "Ford",
  "modelName": null,
  "regionName": "REDACTED",
  "condition": "new",
  "msg": null,
  "cacheTimeLimit": 600,
  "data": [
    {
      "numSold": "369",
      "brandName": "ford",
      "dateSold": "2020-06-30"
    },
    {
      "numSold": "244",
      "brandName": "ford",
      "dateSold": "2020-06-29"
    },
    {
      "numSold": "266",
      "brandName": "ford",
      "dateSold": "2020-06-28"
    },
    {
      "numSold": "318",
      "brandName": "ford",
      "dateSold": "2020-06-27"
    },
    {
      "numSold": "292",
      "brandName": "ford",
      "dateSold": "2020-06-26"
    },
    {
      "numSold": "215",
      "brandName": "ford",
      "dateSold": "2020-06-25"
    },
    {
      "numSold": "281",
      "brandName": "ford",
      "dateSold": "2020-06-24"
    },
    {
      "numSold": "288",
      "brandName": "ford",
      "dateSold": "2020-06-23"
    },
    {
      "numSold": "189",
      "brandName": "ford",
      "dateSold": "2020-06-22"
    },
    {
      "numSold": "195",
      "brandName": "ford",
      "dateSold": "2020-06-21"
    },
    {
      "numSold": "222",
      "brandName": "ford",
      "dateSold": "2020-06-20"
    },
    {
      "numSold": "293",
      "brandName": "ford",
      "dateSold": "2020-06-19"
    },
    {
      "numSold": "270",
      "brandName": "ford",
      "dateSold": "2020-06-18"
    },
    {
      "numSold": "287",
      "brandName": "ford",
      "dateSold": "2020-06-17"
    },
    {
      "numSold": "239",
      "brandName": "ford",
      "dateSold": "2020-06-16"
    },
    {
      "numSold": "193",
      "brandName": "ford",
      "dateSold": "2020-06-15"
    },
    {
      "numSold": "159",
      "brandName": "ford",
      "dateSold": "2020-06-14"
    },
    {
      "numSold": "253",
      "brandName": "ford",
      "dateSold": "2020-06-13"
    },
    {
      "numSold": "252",
      "brandName": "ford",
      "dateSold": "2020-06-12"
    },
    {
      "numSold": "209",
      "brandName": "ford",
      "dateSold": "2020-06-11"
    },
    {
      "numSold": "339",
      "brandName": "ford",
      "dateSold": "2020-06-10"
    },
    {
      "numSold": "242",
      "brandName": "ford",
      "dateSold": "2020-06-09"
    },
    {
      "numSold": "145",
      "brandName": "ford",
      "dateSold": "2020-06-08"
    },
    {
      "numSold": "202",
      "brandName": "ford",
      "dateSold": "2020-06-07"
    },
    {
      "numSold": "191",
      "brandName": "ford",
      "dateSold": "2020-06-06"
    },
    {
      "numSold": "206",
      "brandName": "ford",
      "dateSold": "2020-06-05"
    },
    {
      "numSold": "209",
      "brandName": "ford",
      "dateSold": "2020-06-04"
    },
    {
      "numSold": "233",
      "brandName": "ford",
      "dateSold": "2020-06-03"
    },
    {
      "numSold": "284",
      "brandName": "ford",
      "dateSold": "2020-06-02"
    },
    {
      "numSold": "292",
      "brandName": "ford",
      "dateSold": "2020-06-01"
    }
  ]
}

Get real time sales, pricing, and listing data from all over the US with a few simple API calls.

Proactively discover changes in your market as they happen by monitoring vehicle sales at a brand, model, or VIN level.

Get reports on vehicle Sales, Supply, Pricing, Velocity, and Recall data covering all 50 states and over 750 million vehicles. You can quickly incorporate existing endpoint reporting or make custom reports from raw listing data.

Get my market data now.

You can easilly pull the above sales data with the following code snipits after getting your API Keys. Our dozens of endpoints with exstensive API documentation and use case examples help to get you started fast.

Curl

curl -X GET "https://api.AutoDealerData.com/regionSales?jwt={JWT}&brandName=Ford&regionName=Your_Region&month=2020-06-01" 

Python

from cisapi import CisApi
import json
api=CisApi()

resp=api.regionSales(brandName="Ford", regionName="Your_Region", month="2020-06-01")
print(json.dumps(resp, indent=4, separators=(',', ': ')))

Javascript

<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cisapi/cis-api-js/cisapi.min.js"></script>
<script>
    var onSuccessFunc = function (data) { console.log(data); }
    var onFailFunc = function (data) { }
    cisapi.regionSales("Ford", "Your_Region", "2020-06-01", onSuccessFunc, onFailFunc);
</script>
Report Widgets

Easy Data Integration

Take advantage of our extensive documentation, use case examples, and code templates to easilly add our automotive data to your front-end and back-end applications.

Our dozens of existing endpoints support many different applications out of the box, while retaining the flexibility to quickly be adapted to new workloads and tasks.

Requests can be made from your own server infrastructure or offloaded onto clients in a highly scalable manner.

We also offer bulk datasets for offline analytics tasks.

Try our Serverless Dashboard Demo   API Documentation
Money

Flexible Pricing

Our API is available with multiple plans that scale to your usage with no long term commitments required. You can upgrade or downgrade your plan at any time.

We offer bulk discounts for customers requiring a large dataset or high call volumes.

See Pricing
Person sitting infornt of monitors

Let Big Data work for you.

With access to the combined sales data of 40k dealerships, over 750M vehicles, and their sales sales data you can do in depth large scale historical analysis and regressions.

Our listing data is available as far back as 2016 and as recently as yesterday. Our dozens of endpoints make it easy to pull years of historical data on millions of vehicles for specific models, brands, regions, and cities.

We make it easy to perform large scale analysis of automotive trends and have several public blog posts exploring them with example code.

See more examples API Documentation

Map of the world with interconnects

Access the API from anywhere in the world

Image of graphs

Access years of historical data

Character leaning on graphs

Detailed reports on the US auto market

Mic drop

Easy subscription plans and no hidden fees

The market is changing, don't get left behind.

Get Started Now