Wholesale supply · for stores

OSM wholesale supply: direct top-up for stores over one API

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

50 sellable positions50 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 id
1.125 Монет (E-mail)4233
1.125 Монет (Google)66367274
2.350 Монет (E-mail)4234
2.350 Монет (Google)66367275
3M Серебра (E-mail (№ club))4221
3M Серебра (E-mail)33414
3M Серебра (Google (№ club))66367267
3M Серебра (Google)170448202
6.250 Монет (E-mail)4235
6.250 Монет (Google)66367276
9M Серебра (E-mail (№ club))4223
9M Серебра (E-mail)4222
9M Серебра (Google (№ club))66367268
9M Серебра (Google)170448203
13.500 Монет (E-mail)4236
13.500 Монет (Google)66367277
13.500 Монет x3 (E-mail)170448072
13.500 Монет x5 (E-mail)170448073
20M Серебра (E-mail (№ club))4225
20M Серебра (E-mail)4224
20M Серебра (Google (№ club))66367269
20M Серебра (Google)170448204
30M Серебра (E-mail (№ club))4226
30M Серебра (E-mail)33415
30M Серебра (Google (№ club))66367270
30M Серебра (Google)170448205
50M Серебра (E-mail (№ club))4228
50M Серебра (E-mail)4227
50M Серебра (Google (№ club))66367271
50M Серебра (Google)170448206
100M Серебра (E-mail (№ club))4230
100M Серебра (E-mail)4229
100M Серебра (Google (№ club))66367272
100M Серебра (Google)170448207
200 Монет (E-mail)170449233
200 Монет (Google)170449234
525 Монет (E-mail)4232
525 Монет (Google)66367273
Diamond Pack (E-mail (№ club))35030
Diamond Pack (E-mail)4238

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

The first row of the ladder above is platform product id 4233. 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.