Wholesale supply · for stores

Valorant wholesale supply: codes for stores over one API

94 distinct products, 128 sellable positions once every orderable variant is counted separately. Most orders return a redeemable code that your buyer activates on the publisher's side; 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.

128 sellable positions94 distinct products13 regionscode delivery
Mobile

BR · CIS · EU · GLOBAL · IDN · IN · MY · PH · RU · SG · TH · TR · 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
2.5 EUR1704495362-5-eur
5 AUD1407485455-aud
5 USD1704436075-usd
7 SGD1290454567-sgd
10 AUD12904545010-aud
10 USD17044360810-usd
11.5 NZD12904544611-5-nzd
15 USD17044361115-usd
16 BRL12904543816-brl
20 AUD12904545120-aud
20 BRL12904543920-brl
23 NZD12904544723-nzd
25 AUD12904545225-aud
25 USD17044448625-usd
35 AUD12904545335-aud
40 NZD12904544840-nzd
46 SGD12904545846-sgd
50 AUD12904545450-aud
50 EUR17044830750-eur
50 USD17044361450-usd
50 VP12904546550-vp
64 BRL12904544064-brl
80 USD17044361680-usd
100 AUD129045455100-aud
100 BRL129045441100-brl
100 EUR170449034100-eur
105 VP129045466105-vp
112 NZD129045449112-nzd
120 TRY129045427120-try
249 PHP129045433249-php
250 TRY129045428250-try
268 VP129045467268-vp
475 VP33496475-vp
499 PHP129045434499-php
500 TRY129045429500-try
535 VP129045468535-vp
749 PHP129045435749-php
850 TRY129045430850-try
1000 VP1290454601000-vp
1100 VP1290454691100-vp

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

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

Regions

BRCISEUGLOBALIDNINMYPHRUSGTHTRVN

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

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