Banana Republic - apparel search, product details, reviews, and collections.
Category Product Listing
ASYNCREADNo auth
Returns category listing with products, breadcrumbs, and subcategories for a department.
ParametersFormJSON
Browse path slug e.g. women/dresses-and-jumpsuits
Category id from navigation (e.g. 69883 Dresses)
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_bananarepublic_gap_category_product_listing_ssr", "params": { "category_slug": "women/dresses-and-jumpsuits", "cid": "69883" } }'