Product Catalog

Browse --- digital products across --- platforms and --- regions. Live data from the CDK API.

Browse via API

Search and filter the full catalog programmatically:

GET https://api.cdk.bot/games?q=battlefield&platform=Steam&limit=20

Available Filters

  • q — search by game name (fuzzy matching)
  • platform — Steam, PlayStation, Xbox, Nintendo, GOG, Epic, EA App, Ubisoft Connect, ...
  • device — PC, PS4, PS5, Xbox One, Xbox Series X|S, Nintendo Switch, ...
  • region — Worldwide, Europe, North America, Asia, ...
  • product_type — game, dlc, gift_card
  • language — en, de, fr, es, it, pt, ru, pl, ja, ko, zh, ...
  • page & limit — pagination (default: page 1, limit 20)

API Endpoints

Full documentation: Interactive API Docs | OpenAPI 3.1 Spec

This page has an interactive catalog browser that requires JavaScript. For programmatic access, use the API endpoints above.