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

# Players Per Skill Tier

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

Count the number of players per derived skill rank (Ninja → God).

## Response `200`

Request fulfilled, document follows

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

---

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