Wholesale supply · for stores

Mobile Legends: Bang Bang wholesale supply: codes for stores over one API

35 distinct products, 51 sellable positions once every orderable variant is counted separately. Most orders return a redeemable code that your buyer activates on the publisher's side; 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.

51 sellable positions35 distinct products2 regionscode delivery
Mobile

GLOBAL · RU

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
8 Diamonds248-diamonds
11 Diamonds17044953511-diamonds
35 Diamonds2532-3-diamonds
55 Diamonds2650-5-diamonds
86 Diamonds17044469686-diamonds
88 Diamonds2780-8-diamonds
132 Diamonds28120-12-diamonds
165 Diamonds29150-15-diamonds
172 Diamonds170444697172-diamonds
257 Diamonds170444698257-diamonds
264 Diamonds30239-25-diamonds
275 Diamonds31250-25-diamonds
565 Diamonds170444705565-diamonds
706 Diamonds170444699706-diamonds
734 Diamonds34633-101-diamonds
933 Diamonds35791-142-diamonds
1136 Diamonds1704491611136-diamonds
1155 Diamonds1704480871155-diamonds
1160 Diamonds551000-160-diamonds
1724 Diamonds361500-224-diamonds
1765 Diamonds1704480881765-diamonds
1770 Diamonds561500-270-diamonds
1842 Diamonds1704491621842-diamonds
1881 Diamonds371581-300-diamonds
2195 Diamonds1704480832195-diamonds
2845 Diamonds382371-474-diamonds
2975 Diamonds572500-475-diamonds
3688 Diamonds1704480843688-diamonds
5532 Diamonds1704480855532-diamonds
6000 Diamonds595000-1000-diamonds
6163 Diamonds395136-1027-diamonds
9288 Diamonds1704480869288-diamonds
12000 Diamonds17044965412000-diamonds
Twilight pass227275twilight-pass
Weekly Diamond Pass61weekly-diamond-pass

How an order is delivered

Delivery is a code: the order returns a redeemable string — a gift card, a key, a top-up voucher — and what happens next is between your buyer and the publisher's redemption page. A code position never asks for an in-game ID, which keeps checkout short and makes the order safe to complete on someone else's behalf as a gift. Codes are drawn from stock, so the honest constraint here is availability rather than speed: a position is either there or it is not, and the catalog is what tells you which. Show the code once, store it yourself, and treat it like cash — a revealed code cannot be recalled, replaced or refunded.

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

Regions

GLOBALRU

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

The first row of the ladder above is platform product id 24 (slug 8-diamonds). 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.