GET /sales/car
Operation ID: getSalesCount
Auth: api_key
Description
Get a sales count for city, state or national level by make, model, year, trim or taxonomy vin
Parameters (11)
(string, query, optional)
The API Authentication Key. Mandatory with all API calls.
(string, query, optional, default: used)
Inventory type for which sales count is to be searched, default is used
Constraints: {'enum': ['new', 'used']}
(string, query, optional)
City level sales count, pipe seperated like city_state=jacksonville|FL
(string, query, optional, default: us)
Country for which the sales records are to be searched
Constraints: {'enum': ['us', 'ca', 'US', 'CA']}
(string, query, optional)
Make for which sales count is to be searched
(string, query, optional)
Make-Model for which sales count is to be searched, pipe seperated like mm=ford|f-150
(string, query, optional)
State level sales count
(string, query, optional)
taxonomy_vin for which sales count is to be searched
(string, query, optional)
VIN that will be transformed to taxonomy_vin
(string, query, optional)
Year-Make-Model for which sales count is to be searched, pipe seperated like ymm=2015|ford|f-150
(string, query, optional)
Year-Make-Model-Trim for which sales count is to be searched, pipe seperated like ymmt=2015|ford|f-150|platinum
No probe data for this endpoint yet.