ConsoleCatalog
Sign in
Cdkeys logo

Cdkeys

cdkeys.comMarketplaceno auth

Digital game key store. Browse game listings by category, view product details, pricing, availability, and store ratings.

Category Product Listing

ASYNCREADNo auth

Returns products in a category with names, prices, URLs, and result count.

ParametersFormJSON

Category URL path after the domain (e.g. pc/games for PC games browse page)

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_cdkeys_com_category_product_listing_ssr",
    "params": {
      "category_slug": "pc/games"
    }
  }'