GET /stats/car
Summary: Price, Miles and Days on Market stats
Operation ID: getDailyStats
Auth: api_key
Operation ID: getDailyStats
Auth: api_key
Description
National, state and city level stats for price, miles and dom
Parameters (9)
api_key
(string, query, optional)
The API Authentication Key. Mandatory with all API calls.
car_type
(string, query, optional, default: used)
Inventory type for which stats are to be searched, default is used
Constraints: {'enum': ['new', 'used']}
city_state
(string, query, optional)
City level stats, pipe seperated like city_state=jacksonville|FL
country
(string, query, optional, default: us)
Country for which the stats are to be searched
Constraints: {'enum': ['us', 'ca']}
state
(string, query, optional)
State level stats
taxonomy_vin
(string, query, optional)
Taxonomy vin for referance to find stats of similar cars
vin
(string, query, optional)
VIN that will be transformed to taxonomy_vin
ymm
(string, query, optional)
Year, Make, Model of the car, Separated by pipe e.g. ymm=2015|ford|f-150
ymmt
(string, query, optional)
Year, Make, Model, Trim of the car, Separated by pipe e.g. ymmt=2015|ford|f-150|platinum
No probe data for this endpoint yet.