---
title: "Players Per XP Tier"
method: GET
path: "/api/v3/community/statistics/xp/players"
tags: ["Community"]
---

# Players Per XP Tier

`GET /api/v3/community/statistics/xp/players`

Count the number of players in each main XP tier.

## Response `200`

Request fulfilled, document follows

- PlayersPerXPTierResponse[]
  - `tier` string, required
  - `amount` integer, required

---

[API](https://skmtc.net/genji/apis/genji-shimada-api.md) · [All operations](https://skmtc.net/genji/apis/genji-shimada-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/genji/genji-shimada-api/revisions/6db12055b305/schema)
