---
title: "All Maps by Name"
method: GET
path: "/api/v3/community/statistics/maps/all"
tags: ["Community"]
---

# All Maps by Name

`GET /api/v3/community/statistics/maps/all`

Count all maps grouped by map name, regardless of archive/visibility.

## Response `200`

Request fulfilled, document follows

- MapCountsResponse[]
  - `map_name` 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/versions/6db12055b305/schema)
