ConsoleCatalog
Sign in
Nike China logo

Nike China

nike.com.cnFashion Beautyno auth

Nike China store - product listings, details, pricing, and availability.

Category Landing

ASYNCREADNo auth

Returns department landing category links and navigation paths.

ParametersFormJSON

Department slug for the landing page (e.g. men, women, kids)

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_nike_cn_category_landing_ssr",
    "params": {
      "department_slug": "men"
    }
  }'