Wholesale supply · for stores

MyCard wholesale supply: codes for stores over one API

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

17 sellable positions17 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
30 TWD17044421330-twd
50 TWD17044421450-twd
90 TWD17044421590-twd
150 TWD170444216150-twd
170 TWD170444217170-twd
300 TWD170444218300-twd
500 TWD170444219500-twd
750 TWD170444220750-twd
1000 TWD1704442211000-twd
1150 TWD1704442221150-twd
1490 TWD1704442231490-twd
1690 TWD1704442241690-twd
2000 TWD1704442252000-twd
2500 TWD1704442262500-twd
3000 TWD1704442273000-twd
3290 TWD1704442283290-twd
5000 TWD1704481925000-twd

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

The first row of the ladder above is platform product id 170444213 (slug 30-twd). 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.