Wholesale supply · for stores

League of Legends wholesale supply: direct top-up for stores over one API

50 distinct products, 86 sellable positions once every orderable variant is counted separately. Most orders are addressed to the player's in-game ID and settle upstream without an operator; 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.

86 sellable positions50 distinct products8 regionsdirect top-up deliveryusually < 1 min typical across the platform
Mobile

BR · GLOBAL · IDN · MY · PH · 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
3 EUR809186283-eur
5 AUD1704452295-aud
5 EUR809186305-eur
5 GBP1704452225-gbp
10 AUD17044523010-aud
10 EUR8091863710-eur
10 GBP17044522310-gbp
13 CHF8091864213-chf
15 GBP17044522415-gbp
20 AUD17044523120-aud
20 EUR8091864820-eur
20 GBP17044522520-gbp
25 AUD17044523225-aud
25 EUR8091865325-eur
26 CHF8091865526-chf
35 AUD17044523335-aud
35 EUR8091865735-eur
35 GBP17044522635-gbp
40 PLN17044524440-pln
50 AUD17044523450-aud
50 BRL17044523650-brl
50 EUR8091866050-eur
50 GBP17044522750-gbp
80 DKK17044524080-dkk
80 NOK17044524280-nok
80 PLN17044524580-pln
90 SEK17044524690-sek
100 AUD170445235100-aud
100 BRL170445237100-brl
100 CAD170445239100-cad
100 EUR80918664100-eur
100 GBP170445228100-gbp
160 BRL170445238160-brl
160 DKK170445241160-dkk
160 NOK170445243160-nok
180 SEK170445247180-sek
340 RP129046409340-rp
575 RP101790191575-rp
690 RP129046410690-rp
1380 RP1017901921-380-rp

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

How an order is delivered

Delivery is a direct top-up: your buyer's in-game ID travels with the order and the currency lands in that account. A top-up itself hands nothing over — no code, no card, nothing to redeem and nothing to lose in a support thread. Your checkout collects the ID, and for a handful of titles a server or zone alongside it, you pass those in the order's delivery data, and the order finishes upstream. Across the platform most top-ups settle in well under a minute, unattended, around the clock. The trade-off is that the ID is the whole transaction: a mistyped one delivers to a stranger's account and cannot be reversed, so validate the field before you take money.

Not every position on this title is delivered the same way: 50 positions by direct top-up, 36 as codes.

Regions

BRGLOBALIDNMYPHSGTHVN

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/league-of-legends \
-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/league-of-legends/products \
-H 'X-Api-Key: gc_live_…'

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