Shops

Cash-shop / cosmetic listings — the storefront the game UI renders. Patch-aware (see Patches).

Endpoints

GET /v2/shops                              list
GET /v2/shops/{id}                         single shop entry
GET /v2/shops/{id}/icon                    → 302 redirect to the asset endpoint

Query parameters

NameModeDescription
idexactid.shop.<slug>
namesubstringmatches the display name
sales_channelexactEDCShopSalesChannelType::Shop, ::Exclusive, ...
is_on_saleboolonly entries with an active sale flag
min_cash_price, max_cash_pricerangefilter by listed cash price
at_patchversiontime-travel
branchstringdefault main
page, limitpaginationdefault 25, max 250

Example