Wholesale supply · for stores

Game Pass Ultimate 12 Months wholesale supply: codes for stores over one API

13 distinct products, 17 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.

17 sellable positions13 distinct products3 regionscode delivery
Xbox

EU · GLOBAL · IN

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 Month (Core)1290463591-month-core
1 Month (Essential)1704445791-month-essential
1 Month (Premium)1290463601-month-premium
1 Month (Ultimate)1290463611-month-ultimate
1 Month Ultimate1704445871-month-ultimate
3 Months (Essential)1704445823-months-essential
3 Months (PC)1290463623-months-pc
3 Months (Premium)1290463643-months-premium
3 Months (Ultimate)1290463663-months-ultimate
6 Months (Core)1290463636-months-core
6 Months (Essential)1704445836-months-essential
12 Months (Core)12904636512-months-core
12 Months (Essential)17044458612-months-essential

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

EUGLOBALIN

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/game-pass-ultimate-12-months \
-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/game-pass-ultimate-12-months/products \
-H 'X-Api-Key: gc_live_…'

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