ConsoleCatalog
Sign in
Bosch Tools logo

Bosch Tools

boschtools.comShoppingno auth

Power tools, specs, accessories, and dealer locator.

Category Listing

ASYNCREADNo auth

Returns product tiles with titles, prices, and urls for a power tools category.

ParametersFormJSON

URL slug for the catalog category to browse (e.g. cordless-power-tools-35676-ocs-c)

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_boschtools_category_listing_page",
    "params": {
      "category_slug": "cordless-power-tools-35676-ocs-c"
    }
  }'