Undawn wholesale supply: direct top-up for stores over one API
63 distinct products, 65 sellable positions once every orderable variant is counted separately. Orders are addressed to the player's in-game ID and settle upstream without an operator. 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 |
|---|---|---|
| 50 + 5 RC (ID) | 228541 | — |
| 55 RC | 129048551 | 55-rc |
| 80 RC | 33543 | 80-rc |
| 101 RC | 129048535 | 101-rc |
| 141 RC | 129048536 | 141-rc |
| 150 + 20 RC (ID) | 228537 | — |
| 170 RC | 129048552 | 170-rc |
| 203 RC | 129048537 | 203-rc |
| 250 + 35 RC (ID) | 228540 | — |
| 285 RC | 129048553 | 285-rc |
| 410 RC | 129048538 | 410-rc |
| 500 + 75 RC (ID) | 228538 | — |
| 575 RC | 129048554 | 575-rc |
| 615 RC | 129048539 | 615-rc |
| 720 RC | 129048540 | 720-rc |
| 825 RC | 129048541 | 825-rc |
| 1000 + 160 RC (ID) | 228542 | — |
| 1040 RC | 129048542 | 1040-rc |
| 1160 RC | 129048555 | 1160-rc |
| 1465 RC | 129048543 | 1465-rc |
| 1500 + 250 RC (ID) | 228539 | — |
| 1750 RC | 129048556 | 1750-rc |
| 2095 RC | 129048544 | 2095-rc |
| 2250 + 450 RC (ID) | 228544 | — |
| 2375 RC | 129048557 | 2375-rc |
| 2700 RC | 129048558 | 2700-rc |
| 2950 RC | 129048545 | 2950-rc |
| 3175 RC | 129048546 | 3175-rc |
| 4250 RC | 129048547 | 4250-rc |
| 5000 + 1200 RC (ID) | 228543 | — |
| 6200 RC | 129048559 | 6200-rc |
| 6480 RC | 129048548 | 6480-rc |
| 10890 RC | 129048549 | 10890-rc |
| Ace Fund | 129048565 | ace-fund |
| Advanced Pass | 129048577 | advanced-pass |
| Advanced Pass Renew Price | 129048578 | advanced-pass-renew-price |
| Elite Chip Pack | 129048572 | elite-chip-pack |
| Elite Fund | 129048564 | elite-fund |
| Glory Pass Premium | 129048562 | glory-pass-premium |
| Growth Fund | 129048563 | growth-fund |
+23 more products — read the full ladder from the API.
How an order is delivered
Delivery is a direct top-up: your buyer's in-game ID travels with the order and the currency lands in that account. A top-up itself hands nothing over — no code, no card, nothing to redeem and nothing to lose in a support thread. Your checkout collects the ID, and for a handful of titles a server or zone alongside it, you pass those in the order's delivery data, and the order finishes upstream. Across the platform most top-ups settle in well under a minute, unattended, around the clock. The trade-off is that the ID is the whole transaction: a mistyped one delivers to a stranger's account and cannot be reversed, so validate the field before you take money.
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/undawn \-H 'X-Api-Key: gc_live_…'# every position you may sell, priced for your accountcurl -s https://api.gamecore-api.tech/b2b/catalog/games/undawn/products \-H 'X-Api-Key: gc_live_…'
The first row of the ladder above is platform product id 228541. 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.