Wholesale supply · for stores

Nintendo eShop wholesale supply: codes for stores over one API

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

76 sellable positions69 distinct products3 regionscode delivery
Nintendo

BR · EU · 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 Months1290462653-months
5 USD809183445-usd
10 USD8091835010-usd
12 Months12904626612-months
15 AUD17044515115-aud
15 EUR8091835615-eur
15 GBP17044514715-gbp
20 CHF8091836620-chf
20 USD17044456020-usd
25 CAD17044514625-cad
25 EUR8091837025-eur
25 GBP17044456225-gbp
30 AUD17044515230-aud
35 CHF8091837835-chf
50 BRL17044515450-brl
50 EUR8091838550-eur
50 GBP17044514850-gbp
50 USD17044456150-usd
70 PLN17044513670-pln
70 USD8091839170-usd
75 CHF8091839675-chf
75 EUR8091839575-eur
75 GBP17044514975-gbp
99 CAD17044869999-cad
99 USD8091839799-usd
100 AUD170445153100-aud
100 BRL170445155100-brl
100 EUR80918404100-eur
100 GBP170445150100-gbp
100 HKD170442181100-hkd
100 MXN170445141100-mxn
100 USD80918398100-usd
120 PLN170445137120-pln
150 DKK170445158150-dkk
150 NOK170445131150-nok
150 SEK170445126150-sek
150 USD80918408150-usd
155 HKD129046271155-hkd
200 MXN170445142200-mxn
250 BRL170445156250-brl

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

Regions

BREUGLOBAL

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

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