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

Arena of Valor Stalker

Cek username akun Arena of Valor berdasarkan Player ID.

Endpoints
1
Requests
4
Updated
4 months ago
For LLMs
llms.txt
Endpoint health7 hours ago
  • profilepassing, 1.5s
1/1 passingdaily 01:00 WIB

Playground

1 endpoint
GET/v1/games:aov/profile1h cache1 paramchecking key…
Parameters
gameIdstringrequired

ID akun dalam game

·
Response
EXAMPLE
{
  "game": {
    "gameName": "AoV",
    "gameSlug": "aov",
    "zoneRequired": false,
    "isMaintenance": false,
    "isAlphaNumeric": false,
    "serverRequired": false,
    "maxLengthGameId": 25,
    "maxLengthZoneId": 0
  },
  "roles": [],
  "gameId": "2748846783202461",
  "gameType": "arena-of-valor",
  "username": "PPMMFire",
  "verified": true,
  "scrapedAt": "2026-05-23T10:09:58.996Z"
}

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:aov", "profile", {
  "gameId": "2748846783202461"
});
console.log(data);
Full SDK reference →
request.sh
curl -X GET "https://api.zpi.web.id/v1/games:aov/profile?gameId=2748846783202461" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Full reference

1 endpoint · plain text
GETGet User Profile/v1/games:aov/profileCek username akun Arena of Valor berdasarkan Player ID.

Parameters

gameIdstringrequired
ID akun dalam game

Request

curl -X GET "https://api.zpi.web.id/v1/games:aov/profile?gameId=2748846783202461" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "game": {
    "gameName": "AoV",
    "gameSlug": "aov",
    "zoneRequired": false,
    "isMaintenance": false,
    "isAlphaNumeric": false,
    "serverRequired": false,
    "maxLengthGameId": 25,
    "maxLengthZoneId": 0
  },
  "roles": [],
  "gameId": "2748846783202461",
  "gameType": "arena-of-valor",
  "username": "PPMMFire",
  "verified": true,
  "scrapedAt": "2026-05-23T10:09:58.996Z"
}

Related APIs

More in games

Free Fire Stalker

games/free-fire

Cek username akun Free Fire berdasarkan Player ID.

110 calls·1h cache

Mobile Legends Stalker

games/mlbb

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

49 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

PokeAPI

games/pokeapi

Fetch Pokémon data including stats, types, abilities, and sprites.

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