Roblox wholesale supply: codes for stores over one API
21 distinct products, 21 sellable positions once every orderable variant is counted separately. Most orders return a redeemable code that your buyer activates on the publisher's side; the rest are delivered by the other mechanics listed below. 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 |
|---|---|---|
| 1.700 Robux (Login) | 89698835 | — |
| 22.500 Robux (Login) | 4549 | — |
| 100 Robux | 62270553 | 100-robux |
| 200 Robux | 62270554 | 200-robux |
| 400 Robux | 266 | 400-robux |
| 400 Robux (Login) | 89698834 | — |
| 800 Robux | 267 | 800-robux |
| 800 Robux (Login) | 89698832 | — |
| 1000 Robux | 62270555 | 1000-robux |
| 1500 Robux | 62270556 | 1500-robux |
| 2000 Robux | 268 | 2000-robux |
| 3000 Robux | 62270557 | 3000-robux |
| 4500 Robux | 269 | 4500-robux |
| 10000 Robux | 270 | 10000-robux |
| Robux via custom pass | 264 | robux-via-custom-pass |
| USD 10 Gift Card | 61663188 | usd-10-gift-card |
| USD 20 Gift Card | 61663189 | usd-20-gift-card |
| USD 25 Gift Card | 61663190 | usd-25-gift-card |
| USD 40 Gift Card | 89079432 | usd-40-gift-card |
| USD 50 Gift Card | 61663191 | usd-50-gift-card |
| USD 100 Gift Card | 62270552 | usd-100-gift-card |
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.
Not every position on this title is delivered the same way: 16 as codes, 5 positions by direct top-up.
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/roblox \-H 'X-Api-Key: gc_live_…'# every position you may sell, priced for your accountcurl -s https://api.gamecore-api.tech/b2b/catalog/games/roblox/products \-H 'X-Api-Key: gc_live_…'
The first row of the ladder above is platform product id 89698835. 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.