Wholesale supply · for stores

Bigo Live wholesale supply: service orders for stores over one API

83 distinct products, 91 sellable positions once every orderable variant is counted separately. Most orders are worked upstream as service requests and complete on the account; 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.

91 sellable positions83 distinct products1 regionsservice order delivery
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
1 Diamond1704436741-diamond
5 Diamonds2273055-diamonds
10 Diamonds7310-diamonds
20 Diamonds22730620-diamonds
25 Diamonds22730725-diamonds
30 Diamonds17044367530-diamonds
40 Diamonds7440-diamonds
42 Diamonds17044916742-diamonds
44 Diamonds17044367644-diamonds
50 Diamonds22730850-diamonds
50 Алмазов (ID)227580
74 Diamonds17044367774-diamonds
80 Diamonds7580-diamonds
84 Diamonds17044916884-diamonds
100 Diamonds227309100-diamonds
100 Алмазов (ID)227581
120 Diamonds170449538120-diamonds
126 Diamonds170449169126-diamonds
148 Diamonds170443678148-diamonds
160 Diamonds76160-diamonds
160 Алмазов (ID)227582
173 Diamonds170443679173-diamonds
200 Diamonds227310200-diamonds
200 Алмазов (ID)227583
210 Diamonds170449171210-diamonds
222 Diamonds170443680222-diamonds
230 Diamonds170443681230-diamonds
240 Diamonds170443682240-diamonds
246 Diamonds170443683246-diamonds
250 Diamonds170443684250-diamonds
297 Diamonds170443685297-diamonds
300 Diamonds227311300-diamonds
400 Diamonds77400-diamonds
400 Алмазов (ID)227584
420 Diamonds170449173420-diamonds
460 Diamonds170443686460-diamonds
493 Diamonds170443687493-diamonds
500 Diamonds227312500-diamonds
500 Алмазов (ID)227585
527 Diamonds170443688527-diamonds

+43 more products — read the full ladder from the API.

How an order is delivered

Delivery is a service order rather than a transfer of value: a pass, a subscription window, or an account-side action someone performs on the game's own side. The order travels the same API and reports the same statuses, but it is not instant by nature — the upstream side works it, and the finish line is the change appearing on the account, not a string arriving in a response. Collect whatever the position asks for at checkout, then let the status stream tell your buyer where the order is instead of promising a minute. Where a position needs an account login, say so on your own product page: buyers who discover it at checkout abandon.

Not every position on this title is delivered the same way: 68 as service orders, 18 as codes, 5 positions by direct top-up.

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

The first row of the ladder above is platform product id 170443674 (slug 1-diamond). 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.