Wholesale supply · for stores

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.

55 sellable positions55 distinct products1 regionsdirect top-up deliveryusually < 1 min typical across the platform
Mobilesome positions require an account login

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
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 Bonds3350260-bonds
60 Жетонов (Email)227518
60 Жетонов (Facebook)227517
60 Жетонов (Google)227516
60+6 Жетонов (ID)684
66 Bonds12904692666-bonds
310 Bonds33554310-bonds
310 Жетонов (Email)227521
310 Жетонов (Facebook)227520
310 Жетонов (Google)227519
310+25 Жетонов (ID)685
335 Bonds129046927335-bonds
630 Bonds33555630-bonds
630 Жетонов (Email)227524
630 Жетонов (Facebook)227523
630 Жетонов (Google)227522
630+45 Жетонов (ID)687
675 Bonds129046928675-bonds
1580 Bonds335561-580-bonds
1580+110 Жетонов (ID)686
1690 Bonds1290469291690-bonds
3200 Bonds335573-200-bonds
3200+200 Жетонов (ID)688
3400 Bonds1290469303400-bonds
6500 Bonds335586-500-bonds
6500+320 Жетонов (ID)689
6820 Bonds1290469316820-bonds
13640 Bonds1652715213-640-bonds
20460 Bonds1652715320-460-bonds
Advanced Battle Pass33559advanced-battle-pass
Battle Pass Premium33561battle-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

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/arena-breakout-mobile \
-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/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.

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.