zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Games/Free Fire Stalker
Logo Free Fire Stalker

Free Fire Stalker

Cek username akun Free Fire berdasarkan Player ID.

1 endpoint1 endpoint on this scraper132 calls132 calls so farupdated 4 months agoLast updated 5/23/2026, 10:46:10 AMBusy: 10+ calls so farllms.txt
Endpoints1

1/1 passing
checked 20 hours ago · daily 01:00 WIB

Get User Profile

Cek username akun Free Fire berdasarkan Player ID.

GET/v1/games:free-fire/profile1h cache1 paramchecking key…
Parameters
gameIdstringrequired

ID akun dalam game

·
Response
EXAMPLE
{
  "game": {
    "gameName": "Free Fire (FF)",
    "gameSlug": "freefire",
    "zoneRequired": false,
    "isMaintenance": false,
    "isAlphaNumeric": false,
    "serverRequired": false,
    "maxLengthGameId": 25,
    "maxLengthZoneId": 0
  },
  "roles": [],
  "gameId": "902991369",
  "gameType": "free-fire",
  "username": "ᏢᎬᎷᏴUᎡUㅤGM々",
  "verified": true,
  "scrapedAt": "2026-05-23T10:09:02.404Z"
}

Code

Get User Profile
index.ts
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("games:free-fire", "profile", {
  "gameId": "902991369"
});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

1 endpoint · plain text
GET
Get User Profile/v1/games:free-fire/profile
1 param

Parameters

gameIdstringrequired
ID akun dalam game

Request

curl -X GET "https://api.zapi.ink/v1/games:free-fire/profile?gameId=902991369" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "game": {
    "gameName": "Free Fire (FF)",
    "gameSlug": "freefire",
    "zoneRequired": false,
    "isMaintenance": false,
    "isAlphaNumeric": false,
    "serverRequired": false,
    "maxLengthGameId": 25,
    "maxLengthZoneId": 0
  },
  "roles": [],
  "gameId": "902991369",
  "gameType": "free-fire",
  "username": "ᏢᎬᎷᏴUᎡUㅤGM々",
  "verified": true,
  "scrapedAt": "2026-05-23T10:09:02.404Z"
}

Related APIs

More in games

Mobile Legends Stalker

gamesmlbb

Cek username akun Mobile Legends berdasarkan User ID dan Zone ID.

5454 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Arena of Valor Stalker

gamesaov

Cek username akun Arena of Valor berdasarkan Player ID.

44 calls so far1hResponses cached for 1h

Point Blank Stalker

gamespoint-blank

Cek username akun Point Blank berdasarkan Player ID. FPS PC klasik dari Garena/Zepetto — populer di Indonesia sejak 2009.

44 calls so far1hResponses cached for 1h

Genshin Impact Data

gamesgenshin-data

Access Genshin Impact character information including elements, weapons, and stats.

22 calls so far5mResponses cached for 5m

CheapShark Deals

gamescheapshark

Browse current video game deals and price comparisons across stores.

11 calls so far5mResponses cached for 5m

Honkai Star Rail Data

gameshsr-data

Access Honkai Star Rail character information including paths, elements, and stats.

11 calls so far5mResponses cached for 5m
zapi.

One key, one response shape. We keep the scrapers working.

Get an API key
ProductBrowse APIsPricingDocsMCP server
DevelopersSDK on npmGitHubOpenAPI specllms.txt
SupportReport an issueDiscord
LegalTermsPrivacyCookiesAUPRefunds
© 2026 ZapiPublic web data, one API.
zapi.