CIS Automotive
Pull real time market statistics, and raw listing data from our database of over 575M vehicles and 40k dealers from all over the US. Use of this API is subject to our Terms of Service. For a quick start guide visit https://api.autodealerdata.com/APIQuickStart Our VinDecode endpoint is now available. Our endpoints provide supply, pricing, vehicle, and sales data on the US automotive market on a…
CIS Automotive endpoints
| Method | Endpoint | Description |
|---|---|---|
| Static Data | ||
| GET |
getRegions /getRegions |
Get region names. These names are used as arguments for other endpoints. The names are generally not case sensitive when used with other endpoints, but it is best practice to use… |
| GET |
getInactiveModels /getInactiveModels |
Get all model names including discontinued models. Because these models are no longer built, or have very poor market performance they are not incuded in the normal getModels… |
| GET |
getModels /getModels |
Get brand model names for currently active models. This endpoint does not return model names that have been discontinued or have sold less than 10 vehicles in the last month and… |
| GET |
getBrands /getBrands |
Get vehicle brand names. These names are used as arguments for other endpoints. The names are generally not case sensitive when used with other endpoints, but it is best practice… |
| Supply Data | ||
| GET |
daysSupply /daysSupply |
Average, median, standard deviation, population variance, and whole region average of the days of supply left on dealer lots for a given brand and region. The average, median,… |
| GET |
daysToSell /daysToSell |
Average, median, standard deviation, population variance, and whole region average of the number of days a vehicle spends on dealer lots for a given brand and region. The… |
| Pricing Data | ||
| GET |
valuation /valuation |
Premium. Provides the average, stdDev, and count, of the sale price and mileage of similar new or used vehicles based off the provided VIN and matching the provided other search… |
| GET |
listPrice /listPrice |
Average, median, standard deviation, and population variance of the ask price of new vehicles over the last 15 days for a given brand and region. The available brand and region… |
| GET |
salePrice /salePrice |
Average, median, standard deviation, and population variance of the sale price of new vehicles over the last 15 days for a given brand and region. The available brand and region… |
| GET |
SimilarSalePrice /similarSalePrice |
Provides the average, stdDev, and count, of the sale price and mileage of similar new and used vehicles in a given region based off the provided VIN. Optionally restricts report… |
| Sales Data | ||
| GET |
salePriceHistogram /salePriceHistogram |
Histogram of the sale price of vehicles over the last 45 days for a given model and region. Price buckets are grouped in units of $1000 The available brand, model, and region… |
| GET |
topModels /topModels |
Sales ranking of different models by region over the last 45 days. The percentOfTopSales value is the percent of the top seller the model represents. For example: a value of 80%… |
| GET |
regionDailySales /regionDailySales |
Get regional sales by brand and day. Most recent data is typically only 2 days old for this endpoint. The Day field is in YYYY-MM-DD format. For example if you wanted sales data… |
| GET |
regionSales /regionSales |
Premium. Get regional sales by brand and month, broken down by day. Most recent data is typically only 2 days old for this endpoint. The month field is in YYYY-MM-DD format. For… |
| Dealership Data | ||
| GET |
getDealersByRegion /getDealersByRegion |
Premium. Dealership information in a given region. Returns name, address, state, zipCode, and IDs. Results are paginated with up to 30 results per page. |
| GET |
getDealers /getDealers |
Dealership information in a given zip code using the first 4 digits. Returns name, address, state, zipCode. For example a call with the zip code 92701 would return dealers in the… |
| GET |
getDealersByID /getDealersByID |
Premium. Dealership information using the internal ID. Returns name, address, state, zipCode, and ID for a single dealer in the same format as the /getDealers endpoint. Dealer… |
| Vehicle Data | ||
| GET |
listings /listings |
Returns a dealer's listings over the last 45 days. Listing keys are: vin, askPrice, msrp, isNew, firstSeen, lastSeen, modelName, brandName. Results are paginated in chunks of up… |
| GET |
listingsByRegion /listingsByRegion |
Returns a dealer's listings over up to the last 45 days by dealer ID. The ID can be found by calling the /getDealers endpoint. Listing keys are: vin, askPrice, msrp, isNew,… |
| GET |
vehicleHistory /vehicleHistory |
Provides a simple report detailing a vechicle's sales history at dealerships. Data includes the name of the dealership, dates it was for sale, price, new/used condition, mileage,… |
| GET |
vinDecode /vinDecode |
Decodes the provided North American vin and provides recall information if available. We require at least the first 12 out of 17 characters in the vin to attempt a decode. The… |
| GET |
/listings2 /listings2 |
Generic getter for listings supporting a wide array of selection criteria. This is the new primary listing endpoint and we will phase out the older listing endpoints over time.… |
CIS Automotive pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $25 / month | 3 / second |
|
| ULTRA Recommended | $125 / month | 4 / second |
|
| MEGA | $350 / month | 8 / second |
|