Wholesale supply · for stores

Riot Points wholesale supply: codes for stores over one API

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

40 sellable positions40 distinct products1 regionscode delivery

GLOBAL

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
3 EUR809190293-eur
5 EUR809190345-eur
5 GBP1704454505-gbp
5 USD809190325-usd
10 EUR8091904010-eur
10 GBP17044545110-gbp
10 USD8091903710-usd
15 GBP17044545215-gbp
15 USD8091904315-usd
18 PEN17044547018-pen
20 EUR8091904720-eur
20 GBP17044545320-gbp
25 EUR8091905125-eur
25 USD8091904925-usd
33 PEN17044547133-pen
35 EUR8091905435-eur
35 GBP17044545435-gbp
50 EUR8091905950-eur
50 GBP17044545550-gbp
50 USD8091905850-usd
64 PEN17044547264-pen
80 USD8091906380-usd
99 MXN17044546499-mxn
100 EUR80919066100-eur
100 GBP170445456100-gbp
115 PEN170445473115-pen
155 PEN170445474155-pen
199 MXN170445465199-mxn
330 PEN170445475330-pen
399 MXN170445466399-mxn
699 MXN170445467699-mxn
1029 MXN1704454681029-mxn
1999 MXN1704454691999-mxn
3500 CLP1704454573500-clp
16500 COP17044545816500-cop
38000 COP17044545938000-cop
66000 COP17044546066000-cop
132000 COP170445461132000-cop
198000 COP170445462198000-cop
275000 COP170445463275000-cop

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

GLOBAL

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/riot-access-gift-card \
-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/riot-access-gift-card/products \
-H 'X-Api-Key: gc_live_…'

The first row of the ladder above is platform product id 80919029 (slug 3-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.