Wholesale supply · for stores

Playstation Network Gift Card wholesale supply: codes for stores over one API

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

295 sellable positions155 distinct products10 regionscode delivery
PSN

AE · BR · GLOBAL · IDN · IN · MY · SA · SG · TH · TR

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
1 USD809177691-usd
2 USD809177702-usd
3 USD809177723-usd
4 USD809177734-usd
5 USD1290459945-usd
10 EUR8091778510-eur
10 GBP17044653410-gbp
10 USD8091778310-usd
15 NZD17044494615-nzd
15 SGD12904608615-sgd
15 USD8091780515-usd
20 EUR8091780620-eur
20 GBP17044454120-gbp
20 HKD13965335320-hkd
20 SGD12904608720-sgd
20 USD8091780220-usd
21 USD8091780421-usd
25 EUR12904606125-eur
25 USD8091780825-usd
30 MYR17044494330-myr
30 SGD12904608830-sgd
34 USD8091782334-usd
35 BRL17044851835-brl
35 USD8091782235-usd
40 GBP17044454240-gbp
40 SGD12904608940-sgd
40 USD8091783340-usd
50 CAD17044852150-cad
50 EUR8091784350-eur
50 GBP17044454350-gbp
50 HKD13965335450-hkd
50 NZD17044494750-nzd
50 PLN12904609250-pln
50 RON17044849650-ron
50 SGD12904609050-sgd
50 USD8091785150-usd
55 USD8091785555-usd
60 BRL17044492560-brl
60 EUR8091785760-eur
60 USD17044841860-usd

+115 more products — read the full ladder from the API.

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

AEBRGLOBALIDNINMYSASGTHTR

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/playstation-network-gift-card \
-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/playstation-network-gift-card/products \
-H 'X-Api-Key: gc_live_…'

The first row of the ladder above is platform product id 80917769 (slug 1-usd). 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.