ConsoleCatalog
Sign in
AFT Fasteners logo

AFT Fasteners

aftfasteners.comShoppingno auth

Fastener categories, specs, SKUs, pricing, and availability.

Category Listing

ASYNCREADNo auth

Returns a category's products, subcategories, and resources with pagination.

ParametersFormJSON

URL path segment for the fastener category (e.g. hex-bolts, bolts, fasteners)

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_aftfasteners_com_category_listing",
    "params": {
      "category_slug": "hex-bolts"
    }
  }'