Product search, details, pricing, variants, and recommendations.
Category Listing
ASYNCREADNo auth
Returns a category or collection's products with titles, prices, and links.
ParametersFormJSON
Category or collection slug in the URL path under /shop/wd/
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_abercrombie_com_category_listing_ssr", "params": { "category_slug": "womens-tops--1" } }'