zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Games/Mobile Legends Stalker
Logo Mobile Legends Stalker

Mobile Legends Stalker

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

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

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

Get User Profile

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

GET/v1/games:mlbb/profile1h cache2 paramschecking key…
Parameters
gameIdstringrequired

ID akun dalam game

zoneIdstringrequired

Zone ID akun (wajib)

·
Response
EXAMPLE
{
  "game": {
    "gameName": "Mobile Legends (MLBB)",
    "gameSlug": "mobile-legends",
    "zoneRequired": true,
    "isMaintenance": false,
    "isAlphaNumeric": false,
    "serverRequired": false,
    "maxLengthGameId": 25,
    "maxLengthZoneId": 6
  },
  "roles": [],
  "gameId": "134972929",
  "zoneId": "2687",
  "gameType": "mobile-legends",
  "username": "MINYAK JELENG",
  "verified": true,
  "scrapedAt": "2026-05-23T10:04:39.105Z"
}

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:mlbb", "profile", {
  "gameId": "134972929",
  "zoneId": "2687"
});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

1 endpoint · plain text
GET
Get User Profile/v1/games:mlbb/profile
2 params

Parameters

gameIdstringrequired
ID akun dalam game
zoneIdstringrequired
Zone ID akun (wajib)

Request

curl -X GET "https://api.zapi.ink/v1/games:mlbb/profile?gameId=134972929&zoneId=2687" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "game": {
    "gameName": "Mobile Legends (MLBB)",
    "gameSlug": "mobile-legends",
    "zoneRequired": true,
    "isMaintenance": false,
    "isAlphaNumeric": false,
    "serverRequired": false,
    "maxLengthGameId": 25,
    "maxLengthZoneId": 6
  },
  "roles": [],
  "gameId": "134972929",
  "zoneId": "2687",
  "gameType": "mobile-legends",
  "username": "MINYAK JELENG",
  "verified": true,
  "scrapedAt": "2026-05-23T10:04:39.105Z"
}

Related APIs

More in games

Free Fire Stalker

gamesfree-fire

Cek username akun Free Fire berdasarkan Player ID.

132132 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

Honkai Star Rail Data

gameshsr-data

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

11 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
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.