Wholesale supply · for stores

Train Sim World 2 wholesale supply: codes for stores over one API

16 distinct products, 16 sellable positions once every orderable variant is counted separately. Orders return a redeemable code that your buyer activates on the publisher's side. This is a supply listing for stores — there is no checkout on this page and no retail price on it.

16 sellable positions16 distinct products1 regionscode delivery
Steam

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
Caltrain MP15DC Diesel Switcher Loco Add-On170447629caltrain-mp15dc-diesel-switcher-loco-add-on
Caltrain MP36PH-3C ‘Baby Bullet’ Loco Add-On170447628caltrain-mp36ph-3c-baby-bullet-loco-add-on
CSX C40-8W Loco170447616csx-c40-8w-loco
DB BR 155 Loco DLC170447618db-br-155-loco-dlc
DB BR 363 Loco Add-On170447617db-br-363-loco-add-on
East Coastway: Brighton - Eastbourne & Seaford Route Add-On170447624east-coastway-brighton-eastbourne-seaford-route-add-on
Hauptstrecke München - Augsburg Route Add-On170447626hauptstrecke-m-nchen-augsburg-route-add-on
LGV Méditerranée: Marseille - Avignon Route Add-On170447615lgv-m-diterran-e-marseille-avignon-route-add-on
LIRR M3 EMU Loco Add-On170447613lirr-m3-emu-loco-add-on
Long Island Rail Road: New York - Hicksville Route Add-On170447625long-island-rail-road-new-york-hicksville-route-add-on
Main Spessart Bahn: Aschaffenburg - Gemünden Route Add-On170447621main-spessart-bahn-aschaffenburg-gem-nden-route-add-on
Rapid Transit Route Add-On170447623rapid-transit-route-add-on
Rhein Ruhr Osten Wuppertal Hagen Route Add On170447620rhein-ruhr-osten-wuppertal-hagen-route-add-on
Ruhr Sieg Nord Hagen Finnentrop Route Add On170447614ruhr-sieg-nord-hagen-finnentrop-route-add-on
Southeastern High Speed: London St Pancras - Faversham Route Add-On170447619southeastern-high-speed-london-st-pancras-faversham-route-add-on
West Somerset Railway Route Add-On170447627west-somerset-railway-route-add-on

How an order is delivered

Delivery is a code: the order returns a redeemable string — a gift card, a key, a top-up voucher — and what happens next is between your buyer and the publisher's redemption page. A code position never asks for an in-game ID, which keeps checkout short and makes the order safe to complete on someone else's behalf as a gift. Codes are drawn from stock, so the honest constraint here is availability rather than speed: a position is either there or it is not, and the catalog is what tells you which. Show the code once, store it yourself, and treat it like cash — a revealed code cannot be recalled, replaced or refunded.

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/train-sim-world-2 \
-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/train-sim-world-2/products \
-H 'X-Api-Key: gc_live_…'

The first row of the ladder above is platform product id 170447629 (slug caltrain-mp15dc-diesel-switcher-loco-add-on). 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.