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.
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.
| Product | B2B id | Product slug |
|---|---|---|
| 3 EUR | 80919029 | 3-eur |
| 5 EUR | 80919034 | 5-eur |
| 5 GBP | 170445450 | 5-gbp |
| 5 USD | 80919032 | 5-usd |
| 10 EUR | 80919040 | 10-eur |
| 10 GBP | 170445451 | 10-gbp |
| 10 USD | 80919037 | 10-usd |
| 15 GBP | 170445452 | 15-gbp |
| 15 USD | 80919043 | 15-usd |
| 18 PEN | 170445470 | 18-pen |
| 20 EUR | 80919047 | 20-eur |
| 20 GBP | 170445453 | 20-gbp |
| 25 EUR | 80919051 | 25-eur |
| 25 USD | 80919049 | 25-usd |
| 33 PEN | 170445471 | 33-pen |
| 35 EUR | 80919054 | 35-eur |
| 35 GBP | 170445454 | 35-gbp |
| 50 EUR | 80919059 | 50-eur |
| 50 GBP | 170445455 | 50-gbp |
| 50 USD | 80919058 | 50-usd |
| 64 PEN | 170445472 | 64-pen |
| 80 USD | 80919063 | 80-usd |
| 99 MXN | 170445464 | 99-mxn |
| 100 EUR | 80919066 | 100-eur |
| 100 GBP | 170445456 | 100-gbp |
| 115 PEN | 170445473 | 115-pen |
| 155 PEN | 170445474 | 155-pen |
| 199 MXN | 170445465 | 199-mxn |
| 330 PEN | 170445475 | 330-pen |
| 399 MXN | 170445466 | 399-mxn |
| 699 MXN | 170445467 | 699-mxn |
| 1029 MXN | 170445468 | 1029-mxn |
| 1999 MXN | 170445469 | 1999-mxn |
| 3500 CLP | 170445457 | 3500-clp |
| 16500 COP | 170445458 | 16500-cop |
| 38000 COP | 170445459 | 38000-cop |
| 66000 COP | 170445460 | 66000-cop |
| 132000 COP | 170445461 | 132000-cop |
| 198000 COP | 170445462 | 198000-cop |
| 275000 COP | 170445463 | 275000-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
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 categoriescurl -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 accountcurl -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.
Questions from stores
Similar supply
Titles with comparable catalog depth and the same delivery mechanics.
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.