zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
On this page
  • Playground
  • Code examples
  • Full reference
  • Related APIs
Games/Mobile Legends Stalker
Logo Mobile Legends Stalker

Mobile Legends Stalker

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

Endpoints
1
Requests
49
Updated
4 months ago
For LLMs
llms.txt
Endpoint health5 hours ago
  • profilefailed the last check
0/1 passingdaily 01:00 WIB

Playground

1 endpoint
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 examples

Get User Profile
zpi-sdkrecommended
// 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);
Full SDK reference →
request.sh
curl -X GET "https://api.zpi.web.id/v1/games:mlbb/profile?gameId=134972929&zoneId=2687" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Full reference

1 endpoint · plain text
GETGet User Profile/v1/games:mlbb/profileCek username akun Mobile Legends berdasarkan User ID dan Zone ID.

Parameters

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

Request

curl -X GET "https://api.zpi.web.id/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

games/free-fire

Cek username akun Free Fire berdasarkan Player ID.

110 calls·1h cache

Arena of Valor Stalker

games/aov

Cek username akun Arena of Valor berdasarkan Player ID.

4 calls·1h cache

Point Blank Stalker

games/point-blank

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

3 calls·1h cache

Genshin Impact Data

games/genshin-data

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

2 calls·5m cache

Honkai Star Rail Data

games/hsr-data

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

1 calls·5m cache

CheapShark Deals

games/cheapshark

Browse current video game deals and price comparisons across stores.

1 calls·5m cache
Browse APIsPricingDocsMCP serverGet an API key
zapi.One key, one response shape.
TermsPrivacyCookiesAUPRefunds© 2026