Wholesale supply · for stores

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

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

34 sellable positions34 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
2 USD (Diamond)1290461132-usd-diamond
2 USD (Gold)1290461142-usd-gold
5 USD (Diamond)1290461155-usd-diamond
5 USD (Gold)1290461165-usd-gold
10 USD (Diamond)12904611710-usd-diamond
10 USD (Gold)12904611810-usd-gold
25 USD (Gold)12904612025-usd-gold
50 USD (Diamond)12904612150-usd-diamond
50 USD (Gold)12904612250-usd-gold
100 USD (Diamond)129046123100-usd-diamond
100 USD (Gold)129046124100-usd-gold
830 Diamonds170442948830-diamonds
2320 Diamonds1704429492320-diamonds
3150 Diamonds1704429503150-diamonds
5150 Diamonds1704429515150-diamonds
7470 Diamonds1704429527470-diamonds
10300 Diamonds17044295310300-diamonds
13580 Diamonds17044295413580-diamonds
18730 Diamonds17044295518730-diamonds
23880 Diamonds17044295623880-diamonds
27640 Diamonds17044295727640-diamonds
41220 Diamonds17044295841220-diamonds
55800 Diamonds17044295955800-diamonds
56630 Diamonds17044296056630-diamonds
68500 Gold17044294268500-gold
83440 Diamonds17044296183440-diamonds
111600 Diamonds170442962111600-diamonds
223700 Gold170442943223700-gold
1463320 Gold1704429441463320-gold
3666470 Gold1704429453666470-gold
9973990 Gold1704429469973990-gold
25236460 Gold17044294725236460-gold
Diamonds 100 USD170448585diamonds-100-usd
Gold 100 USD170448584gold-100-usd

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: 21 positions by direct top-up, 13 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/yalla-ludo \
-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/yalla-ludo/products \
-H 'X-Api-Key: gc_live_…'

The first row of the ladder above is platform product id 129046113 (slug 2-usd-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.