Identity V wholesale supply: direct top-up for stores over one API
38 distinct products, 38 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
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 |
|---|---|---|
| 2.025+98 Эхо (ID) | 3003 | — |
| 3.330+168 Эхо (ID) | 3004 | — |
| 6.590+328 Эхо (ID) | 3005 | — |
| 60 Echoes | 33512 | 60-echoes |
| 60 Extra Echoes | 170444034 | 60-extra-echoes |
| 60 Эхо (ID) | 2999 | — |
| 66 Echoes | 129048276 | 66-echoes |
| 185 Echoes | 170444024 | 185-echoes |
| 185 Extra Echoes | 170444035 | 185-9-extra-echoes |
| 185+9 Эхо (ID) | 3000 | — |
| 203 Echoes | 129048277 | 203-echoes |
| 305 Echoes | 170444025 | 305-echoes |
| 305+15 Эхо (ID) | 3001 | — |
| 308 Extra Echoes | 170444036 | 308-15-extra-echoes |
| 335 Echoes | 129048278 | 335-echoes |
| 690 Echoes | 170444026 | 690-echoes |
| 690+33 Эхо (ID) | 3002 | — |
| 725 Extra Echoes | 170444037 | 725-33-extra-echoes |
| 759 Echoes | 129048279 | 759-echoes |
| 1050 Extra Echoes | 170444038 | 1050-50-extra-echoes |
| 1518 Echoes | 129048280 | 1518-echoes |
| 2025 Echoes | 170444027 | 2025-echoes |
| 2220 Extra Echoes | 170444039 | 2220-113-extra-echoes |
| 2277 Echoes | 129048281 | 2277-echoes |
| 3036 Echoes | 129048282 | 3036-echoes |
| 3330 Echoes | 170444028 | 3330-echoes |
| 3330 Extra Echoes | 170444040 | 3330-168-extra-echoes |
| 3795 Echoes | 129048283 | 3795-echoes |
| 4554 Echoes | 129048284 | 4554-echoes |
| 5313 Echoes | 129048285 | 5313-echoes |
| 6072 Echoes | 129048286 | 6072-echoes |
| 6590 Echoes | 170444029 | 6590-echoes |
| 6660 Extra Echoes | 170444041 | 6660-340-extra-echoes |
| 6831 Echoes | 129048287 | 6831-echoes |
| 7590 Echoes | 129048288 | 7590-echoes |
| Clues Package | 129048290 | clues-package |
| Inspirations Package | 129048289 | inspirations-package |
| Memory Sphere Package | 129048291 | memory-sphere-package |
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/identity-v \-H 'X-Api-Key: gc_live_…'# every position you may sell, priced for your accountcurl -s https://api.gamecore-api.tech/b2b/catalog/games/identity-v/products \-H 'X-Api-Key: gc_live_…'
The first row of the ladder above is platform product id 3003. 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.