Europa Universalis IV wholesale supply: codes for stores over one API
23 distinct products, 23 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.
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 |
|---|---|---|
| American Dream | 170446704 | american-dream |
| Catholic League Unit Pack | 170446706 | catholic-league-unit-pack |
| Colonial British and French Unit Pack | 170446707 | colonial-british-and-french-unit-pack |
| Common Sense | 170446715 | common-sense |
| Digital Extreme Edition Upgrade Pack | 170449383 | digital-extreme-edition-upgrade-pack |
| Domination | 170448050 | domination |
| El Dorado Content Pack | 170446712 | el-dorado-content-pack |
| Golden Century - Immersion Pack | 170448061 | golden-century-immersion-pack |
| Indian Ships Unit Pack | 170446708 | indian-ships-unit-pack |
| Indian Subcontinent Unit Pack | 170446709 | indian-subcontinent-unit-pack |
| King of Kings - Immersion Pack | 170446717 | king-of-kings-immersion-pack |
| Leviathan | 170448063 | leviathan |
| Lions of the North | 170448218 | lions-of-the-north |
| Mare Nostrum | 170446716 | mare-nostrum |
| Monuments to Power Pack | 170446710 | monuments-to-power-pack |
| Muslim Ships Unit Pack | 170446702 | muslim-ships-unit-pack |
| Pre-Order Pack | 170446703 | pre-order-pack |
| Res Publica | 170446711 | res-publica |
| Rule Britannia | 170448060 | rule-britannia |
| Songs of the New World | 170446705 | songs-of-the-new-world |
| Standard | 108158095 | standard |
| Ultimate E-book Pack | 170446713 | ultimate-e-book-pack |
| Ultimate Music Pack | 170446714 | ultimate-music-pack |
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
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/europa-universalis-iv \-H 'X-Api-Key: gc_live_…'# every position you may sell, priced for your accountcurl -s https://api.gamecore-api.tech/b2b/catalog/games/europa-universalis-iv/products \-H 'X-Api-Key: gc_live_…'
The first row of the ladder above is platform product id 170446704 (slug american-dream). 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.