GET /popular/cars
Summary: Get make model wise top 50 popular cars on national, state, city level
Operation ID: getPopularCars
Auth: api_key
Operation ID: getPopularCars
Auth: api_key
Description
Get make model wise top 50 popular cars on national, state, city level
Parameters (5)
api_key
(string, query, optional)
The API Authentication Key. Mandatory with all API calls.
car_type
(string, query, required)
Inventory type for which popular count is to be searched
Constraints: {'enum': ['new', 'used']}
city_state
(string, query, optional)
City level sales count, pipe seperated like city_state=jacksonville|FL
country
(string, query, optional, default: us)
Country for which the popular cars are to be searched
Constraints: {'enum': ['us', 'ca', 'US', 'CA']}
state
(string, query, optional)
State level sales count
No probe data for this endpoint yet.