---
title: "Top Creators by Average Quality"
method: GET
path: "/api/v3/community/statistics/creators/popular"
tags: ["Community"]
---

# Top Creators by Average Quality

`GET /api/v3/community/statistics/creators/popular`

Return creators with ≥3 rated maps, ranked by average quality.

## Response `200`

Request fulfilled, document follows

- TopCreatorsResponse[]
  - `map_count` integer, required
  - `name` string, required
  - `average_quality` number, 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/versions/6db12055b305/schema)
