ConsoleCatalog
Sign in
Anker logo

Anker

anker.comShoppingno auth

Anker store - category listings and product details with specs, variants, and reviews.

Category Product Listing

ASYNCREADNo auth

Returns products in a category with titles, prices, variants, and filters.

ParametersFormJSON

Shopify collection handle for the category to browse (e.g. power-banks, chargers)

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_anker_product_listing",
    "params": {
      "category_slug": "power-banks"
    }
  }'