Wholesale supply · for stores

Steam wholesale supply: codes for stores over one API

177 distinct products, 182 sellable positions once every orderable variant is counted separately. Most orders return a redeemable code that your buyer activates on the publisher's side; the rest are delivered by the other mechanics listed below. This is a supply listing for stores — there is no checkout on this page and no retail price on it.

182 sellable positions177 distinct products11 regionscode delivery
Steam

AE · BR · GLOBAL · IDN · IN · MY · PH · SA · SG · TH · VN

Product ladder

Every distinct product name this title carries, in ladder order. Each row names one product in the B2B catalog by the id that endpoint returns for it; a name carried by more than one orderable position is one row here and several there.

ProductB2B idProduct slug
5 EUR807625645-eur
5 KWD1704496565-kwd
5 MYR1305918765-myr
5 SGD1541314245-sgd
5 USD1290453635-usd
10 EUR8076257010-eur
10 KWD17044445310-kwd
10 MYR13059187710-myr
10 SGD12904538510-sgd
10 USD8076257110-usd
15 KWD17044965715-kwd
15 SGD12904538615-sgd
20 AED17044479420-aed
20 EUR8076257620-eur
20 KWD17044965820-kwd
20 PEN17044480920-pen
20 QAR12930967720-qar
20 SAR17044477620-sar
20 USD12904536520-usd
22 MYR12904536922-myr
25 EUR8076257925-eur
25 PLN12904538125-pln
25 SGD12904538725-sgd
25 USD12904536625-usd
30 BRL17044476030-brl
30 EUR8076258230-eur
30 KWD17044445430-kwd
30 SGD17044476930-sgd
30 USD8076258130-usd
35 EUR8076258435-eur
40 AED12930967840-aed
40 HKD12904535040-hkd
40 PEN17044481040-pen
40 PLN12904538240-pln
40 SGD12904538840-sgd
45 MYR12904537045-myr
50 AED17044479550-aed
50 HKD12904535150-hkd
50 PHP17044475350-php
50 QAR17044965550-qar

+137 more products — read the full ladder from the API.

How an order is delivered

Delivery is a code: the order returns a redeemable string — a gift card, a key, a top-up voucher — and what happens next is between your buyer and the publisher's redemption page. A code position never asks for an in-game ID, which keeps checkout short and makes the order safe to complete on someone else's behalf as a gift. Codes are drawn from stock, so the honest constraint here is availability rather than speed: a position is either there or it is not, and the catalog is what tells you which. Show the code once, store it yourself, and treat it like cash — a revealed code cannot be recalled, replaced or refunded.

Not every position on this title is delivered the same way: 181 as codes, 1 as a service order.

Regions

AEBRGLOBALIDNINMYPHSASGTHVN

Region tags come straight off the supplier rows behind this title. Availability is per-account: your region allowlist is applied when you read the catalog, and again when an order is created.

Read it from the API

Two calls: the title, then its products. Both take your key, and neither returns anything your account may not sell.

# the title and its categories
curl -s https://api.gamecore-api.tech/b2b/catalog/games/steam \
-H 'X-Api-Key: gc_live_…'
# every position you may sell, priced for your account
curl -s https://api.gamecore-api.tech/b2b/catalog/games/steam/products \
-H 'X-Api-Key: gc_live_…'

The first row of the ladder above is platform product id 80762564 (slug 5-eur). This page lists the whole platform catalog for the title; the second response is filtered to what your own account may sell, so a given id can be absent from it.

Full catalog reference

Questions from stores

Get a key and read the live catalog

One contract, one integration, and the whole supply catalog behind it. Tell us your volume and which titles matter — access is granted at onboarding.