Wholesale supply · for stores

Angel Legion wholesale supply: direct top-up for stores over one API

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

40 sellable positions40 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
30 Star Dollar (E-mail)227444
30 Star Dollar (Google)623
68 Star Dollar (E-mail)227445
68 Star Dollar (Google)624
98 Star Dollar (E-mail)227446
98 Star Dollar (Google)625
198 Star Dollar (E-mail)227447
198 Star Dollar (Google)626
328 Star Dollar (E-mail)227448
328 Star Dollar (Google)627
648 Star Dollar (E-mail)227449
648 Star Dollar (Google)628
Choice Pack I (E-mail)227466
Choice Pack I (Google)633
Choice Pack II (E-mail)227464
Choice Pack II (Google)631
Deep Space Pass - Advanced Pass (E-mail)227453
Deep Space Pass - Advanced Pass (Google)227452
Deep Space Pass - Prime Pass (E-mail)227455
Deep Space Pass - Prime Pass (Google)227454
Monthly Pass (E-mail)227450
Monthly Pass (Google)629
Recruit Pack I (E-mail)227469
Recruit Pack I (Google)636
Recruit Pack II (E-mail)227468
Recruit Pack II (Google)635
Recruit Pack III (E-mail)227467
Recruit Pack III (Google)634
Recruit Pack IV (E-mail)227465
Recruit Pack IV (Google)632
Star Ocean Pass - Advanced Pass (E-mail)227457
Star Ocean Pass - Advanced Pass (Google)227456
Star Ocean Pass - Prime Pass (E-mail)227459
Star Ocean Pass - Prime Pass (Google)227458
Super Monthly Pass (E-mail)227451
Super Monthly Pass (Google)630
Treasure Pass - Advanced Pass (E-mail)227461
Treasure Pass - Advanced Pass (Google)227460
Treasure Pass - Prime Pass (E-mail)227463
Treasure Pass - Prime Pass (Google)227462

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

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