Arena Breakout: Mobile wholesale supply: direct top-up for stores over one API
55 distinct products, 55 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 |
|---|---|---|
| 1.580 Жетонов (Email) | 227527 | — |
| 1.580 Жетонов (Facebook) | 227526 | — |
| 1.580 Жетонов (Google) | 227525 | — |
| 3.200 Жетонов (Email) | 227530 | — |
| 3.200 Жетонов (Facebook) | 227529 | — |
| 3.200 Жетонов (Google) | 227528 | — |
| 6.500 Жетонов (Email) | 227533 | — |
| 6.500 Жетонов (Facebook) | 227532 | — |
| 6.500 Жетонов (Google) | 227531 | — |
| 60 Bonds | 33502 | 60-bonds |
| 60 Жетонов (Email) | 227518 | — |
| 60 Жетонов (Facebook) | 227517 | — |
| 60 Жетонов (Google) | 227516 | — |
| 60+6 Жетонов (ID) | 684 | — |
| 66 Bonds | 129046926 | 66-bonds |
| 310 Bonds | 33554 | 310-bonds |
| 310 Жетонов (Email) | 227521 | — |
| 310 Жетонов (Facebook) | 227520 | — |
| 310 Жетонов (Google) | 227519 | — |
| 310+25 Жетонов (ID) | 685 | — |
| 335 Bonds | 129046927 | 335-bonds |
| 630 Bonds | 33555 | 630-bonds |
| 630 Жетонов (Email) | 227524 | — |
| 630 Жетонов (Facebook) | 227523 | — |
| 630 Жетонов (Google) | 227522 | — |
| 630+45 Жетонов (ID) | 687 | — |
| 675 Bonds | 129046928 | 675-bonds |
| 1580 Bonds | 33556 | 1-580-bonds |
| 1580+110 Жетонов (ID) | 686 | — |
| 1690 Bonds | 129046929 | 1690-bonds |
| 3200 Bonds | 33557 | 3-200-bonds |
| 3200+200 Жетонов (ID) | 688 | — |
| 3400 Bonds | 129046930 | 3400-bonds |
| 6500 Bonds | 33558 | 6-500-bonds |
| 6500+320 Жетонов (ID) | 689 | — |
| 6820 Bonds | 129046931 | 6820-bonds |
| 13640 Bonds | 16527152 | 13-640-bonds |
| 20460 Bonds | 16527153 | 20-460-bonds |
| Advanced Battle Pass | 33559 | advanced-battle-pass |
| Battle Pass Premium | 33561 | battle-pass-premium |
+15 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/arena-breakout-mobile \-H 'X-Api-Key: gc_live_…'# every position you may sell, priced for your accountcurl -s https://api.gamecore-api.tech/b2b/catalog/games/arena-breakout-mobile/products \-H 'X-Api-Key: gc_live_…'
The first row of the ladder above is platform product id 227527. 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.