Browse men's and women's fashion with product details, pricing, and promotions on Pantaloons.
Initial Product Listing
ASYNCWRITENo auth
Returns the first page of products for a category, with names, prices, and filters.
ParametersFormJSON
Region identifier passed as regionId to PLP fetchProducts so inventory reflects the caller's region
cost: 2 credits · 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_pantaloons_initial_product_listing", "params": { "region_id": "KA" } }'