zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Games/Arena of Valor Stalker
Logo Arena of Valor Stalker

Arena of Valor Stalker

Cek username akun Arena of Valor berdasarkan Player ID.

1 endpoint1 endpoint on this scraper4 calls4 calls so farupdated 4 months agoLast updated 5/23/2026, 10:46:10 AMllms.txt
Endpoints1

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

Get User Profile

Cek username akun Arena of Valor berdasarkan Player ID.

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

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

Full reference

1 endpoint · plain text
GET
Get User Profile/v1/games:aov/profile
1 param

Parameters

gameIdstringrequired
ID akun dalam game

Request

curl -X GET "https://api.zapi.ink/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

gamesfree-fire

Cek username akun Free Fire berdasarkan Player ID.

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

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

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.