Wholesale supply · for stores

DJMax Respect V wholesale supply: codes for stores over one API

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

30 sellable positions30 distinct products1 regionscode delivery
Steam

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
Ez2on Pack170447282ez2on-pack
Falcom Pack170447274falcom-pack
Groove Coaster Pack170447275groove-coaster-pack
MapleStory Pack170447283maplestory-pack
Portable 2 Original Soundtrack (REMASTERED)170447268portable-2-original-soundtrack-remastered
Portable 3 PACK170447279portable-3-pack
Standard108158956standard
TECHNIKA 2 Original Soundtrack (REMASTERED)170447273technika-2-original-soundtrack-remastered
Technika 2 Pack170447280technika-2-pack
Technika 3 Pack170447284technika-3-pack
TECHNIKA Original Soundtrack (REMASTERED)170447278technika-original-soundtrack-remastered
Technika Pack170447281technika-pack
TECHNIKA TUNE & Q Original Soundtrack170447272technika-tune-q-original-soundtrack
Technika Tune & Q Pack170447286technika-tune-q-pack
Tekken Pack170447277tekken-pack
Tok! Tok! Tok! Gear Pack170447269tok-tok-tok-gear-pack
TRILOGY Original Soundtrack (REMASTERED)170447276trilogy-original-soundtrack-remastered
TRILOGY PACK170447289trilogy-pack
V EXTENSION II Original Soundtrack170447266v-extension-ii-original-soundtrack
V Extension II Pack170447293v-extension-ii-pack
V EXTENSION III Original Soundtrack170447267v-extension-iii-original-soundtrack
V Extension III Pack170447288v-extension-iii-pack
V EXTENSION IV Original Soundtrack170447270v-extension-iv-original-soundtrack
V Extension IV Pack170447292v-extension-iv-pack
V Extension Pack170447285v-extension-pack
V EXTENSION V Original Soundtrack170447265v-extension-v-original-soundtrack
V LIBERTY II PACK170447290v-liberty-ii-pack
V LIBERTY III PACK170447291v-liberty-iii-pack
V Liberty Pack170447287v-liberty-pack
V Original Soundtrack170447271v-original-soundtrack

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

The first row of the ladder above is platform product id 170447282 (slug ez2on-pack). 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.