Wholesale supply · for stores

Xbox Live wholesale supply: codes for stores over one API

134 distinct products, 149 sellable positions once every orderable variant is counted separately. Orders return a redeemable code that your buyer activates on the publisher's side. This is a supply listing for stores — there is no checkout on this page and no retail price on it.

149 sellable positions134 distinct products6 regionscode delivery
Xbox

AE · BR · EU · GLOBAL · SA · TR

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
1 USD809182051-usd
5 BRL1290462355-brl
5 EUR809182175-eur
5 GBP1704450805-gbp
5 USD809182145-usd
10 BRL17044509110-brl
10 CHF8091823410-chf
10 EUR8091823110-eur
10 GBP17044508110-gbp
10 USD17044377710-usd
15 AUD17044504815-aud
15 BRL17044509215-brl
15 CAD12904624015-cad
15 CHF8091825515-chf
15 EUR8091824715-eur
15 GBP17044508215-gbp
15 NZD17044507415-nzd
15 USD8091824115-usd
20 BRL17044509320-brl
20 EUR8091826320-eur
20 GBP17044508320-gbp
20 PLN12904625020-pln
20 USD8091825620-usd
25 AUD17044504925-aud
25 BRL17044509425-brl
25 CAD17044505325-cad
25 CHF8091827925-chf
25 EUR8091827425-eur
25 GBP17044508425-gbp
25 NZD17044507525-nzd
25 TRY12904625425-try
25 USD8091826825-usd
30 EUR8091828230-eur
30 GBP17044508530-gbp
35 GBP17044508635-gbp
40 BRL17044509540-brl
40 GBP17044508740-gbp
40 NZD17044507640-nzd
40 USD8091830240-usd
50 AUD17044505050-aud

+94 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.

Regions

AEBREUGLOBALSATR

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/xbox-live-gold \
-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/xbox-live-gold/products \
-H 'X-Api-Key: gc_live_…'

The first row of the ladder above is platform product id 80918205 (slug 1-usd). 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.