Wholesale supply · for stores

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

41 distinct products, 48 sellable positions once every orderable variant is counted separately. Most orders are addressed to the player's in-game ID and settle upstream without an operator; the rest are delivered by the other mechanics listed below. This is a supply listing for stores — there is no checkout on this page and no retail price on it.

48 sellable positions41 distinct products1 regionsdirect top-up deliveryusually < 1 min typical across the platform
Mobile

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
60 UC6260-uc
120 UC88305506120-uc
180 UC88305507180-uc
240 UC88305508240-uc
325 UC63325-uc
385 UC88305509385-uc
445 UC88305510445-uc
505 UC88305511505-uc
565 UC88305512565-uc
660 UC64660-uc
780 UC102877994780-uc
840 UC102877995840-uc
900 UC102877996900-uc
985 UC227290985-uc
1105 UC1028779971105-uc
1165 UC1028779981165-uc
1320 UC2272911320-uc
1440 UC1028779991440-uc
1500 UC1028780001500-uc
1800 UC651800-uc
1920 UC1028780011920-uc
1980 UC1028780021980-uc
2125 UC1028780032125-uc
2460 UC2272922460-uc
2785 UC1028780042785-uc
3850 UC663850-uc
5650 UC2272935650-uc
8100 UC678100-uc
11950 UC22729411950-uc
16200 UC6816200-uc
32400 UC7032400-uc
First Purchase Pack227299first-purchase-pack
Mythic Emblem Pack227304mythic-emblem-pack
Prime (1 Month)227295prime-1-month
Prime (3 Months)227296prime-3-months
Prime (6 Months)227297prime-6-months
Prime Plus (1 Month)227298prime-plus-1-month
Upgradable Firearm Materials Pack227301upgradable-firearm-materials-pack
Weekly Deal Pack 1227300weekly-deal-pack-1
Weekly Deal Pack 2227303weekly-deal-pack-2

+1 more product — 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.

Not every position on this title is delivered the same way: 41 positions by direct top-up, 7 as codes.

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/pubg-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/pubg-mobile/products \
-H 'X-Api-Key: gc_live_…'

The first row of the ladder above is platform product id 62 (slug 60-uc). 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.