ConsoleCatalog
Sign in
Decathlon France logo

Decathlon France

decathlon.frShoppingno auth

Product search, categories, filters, pricing, and availability.

Category Product Listing

ASYNCREADNo auth

Returns products in a category with prices, filters, and pagination.

ParametersFormJSON

Category path slug after the domain (e.g. tous-les-sports/running-route/chaussures-running)

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_decathlon_fr_product_listing_ssr",
    "params": {
      "category_slug": "tous-les-sports/running-route/chaussures-running"
    }
  }'