India used-car marketplace - city inventory, filters, aggregates, reviews, and hubs.
Category Aggregates
ASYNCREADNo auth
Returns per-model listing counts and price ranges for a category page.
ParametersFormJSON
SEO path slug without domain (e.g. buy-used-suv-cars-bangalore)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_cars24_com_seo_category_aggregates", "params": { "category_slug": "buy-used-suv-cars-bangalore" } }'