Menswear categories, product pages, reviews, and recommendations.
Category Product Listing
ASYNCREADNo auth
Returns products in a menswear category with titles, SKUs, prices, and images.
ParametersFormJSON
Category path after the domain, e.g. mens/dress-shirts for dress shirts
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_brooksbrothers_category_product_listing", "params": { "category_slug": "mens/dress-shirts" } }'