Wholesale supply · for stores

Dragon Village 3 wholesale supply: direct top-up for stores over one API

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

35 sellable positions35 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
5.900 Rainbow Diamonds (Google)99148542
5.900 Rainbow Diamonds (Hive)99148543
12.000 Rainbow Diamonds (Google)99148544
12.000 Rainbow Diamonds (Hive)99148545
29.000 Rainbow Diamonds (Google)99148546
29.000 Rainbow Diamonds (Hive)99148547
49.000 Rainbow Diamonds (Google)99148548
49.000 Rainbow Diamonds (Hive)99148549
119.000 Rainbow Diamonds (Google)99148550
119.000 Rainbow Diamonds (Hive)99148551
199.000 Rainbow Diamonds (Google)99148552
199.000 Rainbow Diamonds (Hive)99148553
300 Алмазов (Hive)44781040
300 Изумрудов (Hive)44781052
1200 Алмазов (Hive)44781042
1200 Изумрудов (Hive)44781054
2500 Алмазов (Hive)44781044
2500 Изумрудов (Hive)44781056
6500 Алмазов (Hive)44781046
6500 Изумрудов (Hive)44781058
11000 Алмазов (Hive)44781048
11000 Изумрудов (Hive)44781060
28500 Алмазов (Hive)44781050
28500 Изумрудов (Hive)44781062
Ежемесячный Пропуск (Hive)44781070
Новый Дракон (Hive)44781080
Пропуск Истории, глава 1 (Hive)44781074
Пропуск Истории, глава 2 (Hive)47061723
Пропуск Истории, глава 3 (Hive)47061725
Специальный пакет в честь запуска 1 (Hive)44781076
Специальный пакет в честь запуска 2 (Hive)44781078
Стихия Ветра (Hive)44781068
Стихия Воды (Hive)44781066
Стихия Огня (Hive)44781064
Уровень Пропуск (Hive)44781072

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/dragon-village-3 \
-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/dragon-village-3/products \
-H 'X-Api-Key: gc_live_…'

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