ConsoleCatalog
Sign in
Systembolaget logo

Systembolaget

systembolaget.seShoppingno auth

Swedish alcohol retailer with categories, pricing, details, and stock.

Category Tree

ASYNCREADNo auth

Returns the category taxonomy with subcategory names and product counts.

This action takes no params.

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_systembolaget_category_tree",
    "params": {}
  }'