Wholesale supply · for stores

Free Fire Max wholesale supply: direct top-up for stores over one API

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

52 sellable positions52 distinct products1 regionsdirect top-up deliveryusually < 1 min typical across the platform
Mobile

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
5 Diamonds1017900555-diamonds
10 Diamonds10179005610-diamonds
12 Diamonds10179005712-diamonds
20 Diamonds10179005820-diamonds
25 Diamonds10179005925-diamonds
30 Diamonds10179006030-diamonds
50 Diamonds10179006150-diamonds
55 Diamonds10179006255-diamonds
70 Diamonds10179006370-diamonds
75 Diamonds10179006475-diamonds
80 Diamonds10179006580-diamonds
90 Diamonds10179006690-diamonds
100 Diamonds101790067100-diamonds
120 Diamonds101790068120-diamonds
130 Diamonds101790069130-diamonds
140 Diamonds101790070140-diamonds
145 Diamonds101790071145-diamonds
150 Diamonds101790072150-diamonds
160 Diamonds101790073160-diamonds
170 Diamonds101790074170-diamonds
190 Diamonds101790075190-diamonds
200 Diamonds101790076200-diamonds
210 Diamonds101790077210-diamonds
280 Diamonds101790078280-diamonds
300 Diamonds101790079300-diamonds
355 Diamonds101790080355-diamonds
360 Diamonds101790081360-diamonds
375 Diamonds101790082375-diamonds
405 Diamonds101790083405-diamonds
420 Diamonds101790084420-diamonds
425 Diamonds101790085425-diamonds
475 Diamonds101790086475-diamonds
495 Diamonds101790087495-diamonds
500 Diamonds101790088500-diamonds
510 Diamonds101790089510-diamonds
545 Diamonds101790090545-diamonds
565 Diamonds101790091565-diamonds
635 Diamonds101790092635-diamonds
720 Diamonds101790093720-diamonds
800 Diamonds101790094800-diamonds

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

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

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/free-fire-max \
-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/free-fire-max/products \
-H 'X-Api-Key: gc_live_…'

The first row of the ladder above is platform product id 101790055 (slug 5-diamonds). 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.