Haikyu Fly High wholesale supply: direct top-up for stores over one API
34 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.
GLOBAL · SEA
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.
| Product | B2B id | Product slug |
|---|---|---|
| 60 Star Gems | 101790153 | 60-star-gems |
| 300 Star Gems | 101790154 | 300-star-gems |
| 980 Star Gems | 101790155 | 980-star-gems |
| 1980 Star Gems | 101790156 | 1980-star-gems |
| 3280 Star Gems | 101790157 | 3280-star-gems |
| 6480 Star Gems | 101790158 | 6480-star-gems |
| First Cheer Special Offer | 129046837 | first-cheer-special-offer |
| First Growth Special Offer | 129046841 | first-growth-special-offer |
| First Memory Special Offer | 129046840 | first-memory-special-offer |
| Level Up Bonuses | 129046838 | level-up-bonuses |
| Memory Recruit Special I | 170443856 | memory-recruit-special-i |
| Memory Recruit Special II | 170443858 | memory-recruit-special-ii |
| Memory Recruit Special III | 170443860 | memory-recruit-special-iii |
| Memory Recruit Special IV | 170443862 | memory-recruit-special-iv |
| Recruit Ticket | 129046835 | recruit-ticket |
| Recruit Ticket x1 | 170443854 | recruit-ticket-x1 |
| Recruit Ticket x5 | 170443093 | 5-recruit-ticket |
| Recruit Ticket x10 | 170443094 | 10-recruit-ticket |
| Recruit Ticket x20 | 170443095 | 20-recruit-ticket |
| Recruit Ticket x30 | 170443096 | 30-recruit-ticket |
| Recruit Ticket x55 | 170443097 | 55-recruit-ticket |
| Stamina Boost Pack I | 170443863 | stamina-boost-pack-i |
| Stamina Boost Pack II | 170443864 | stamina-boost-pack-ii |
| Starter-Only Pack | 129046845 | starter-only-pack |
| Ultra Recruit Special I | 170443855 | ultra-recruit-special-i |
| Ultra Recruit Special II | 170443857 | ultra-recruit-special-ii |
| Ultra Recruit Special III | 170443859 | ultra-recruit-special-iii |
| Ultra Recruit Special IV | 170443861 | ultra-recruit-special-iv |
| Ultra Recruit Ticket I | 129046834 | ultra-recruit-ticket-i |
| Ultra Recruit Ticket II | 129046836 | ultra-recruit-ticket-ii |
| Ultra Recruit Ticket III | 129046839 | ultra-recruit-ticket-iii |
| Ultra Recruit Ticket IV | 129046842 | ultra-recruit-ticket-iv |
| Ultra Recruit Ticket V | 129046843 | ultra-recruit-ticket-v |
| Ultra Recruit Ticket VI | 129046844 | ultra-recruit-ticket-vi |
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
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 categoriescurl -s https://api.gamecore-api.tech/b2b/catalog/games/haikyu-fly-high \-H 'X-Api-Key: gc_live_…'# every position you may sell, priced for your accountcurl -s https://api.gamecore-api.tech/b2b/catalog/games/haikyu-fly-high/products \-H 'X-Api-Key: gc_live_…'
The first row of the ladder above is platform product id 101790153 (slug 60-star-gems). 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.
Questions from stores
Similar supply
Titles with comparable catalog depth and the same delivery mechanics.
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.