---
title: "Maps Per Difficulty"
method: GET
path: "/api/v3/community/statistics/maps/difficulty"
tags: ["Community"]
---

# Maps Per Difficulty

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

Count official, visible maps per base difficulty (stripping '+'/'-').

## Response `200`

Request fulfilled, document follows

- MapPerDifficultyStatisticsResponse[]
  - `difficulty` 'Easy' | 'Medium' | 'Hard' | 'Very Hard' | 'Extreme' | 'Hell', 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)
