Maps
Game maps with spawn metadata and minimap imagery from the current patch.
Each row represents one map family and game-mode variant. display_name is localized and includes the variant.
GET/v2/maps
typeoptionalMap family
game_typeoptionalDungeon or arena maps
dungeon_idoptionalDungeon grouping id
localeoptionalglobalResolve Text_* keys to translated strings (names, flavor, enum labels)
sortoptionalglobalSort by a field and direction. Use
field:order, such as name:asc, or use asc or desc for the endpoint's default field.cursoroptionalglobalContinue from the previous page. Pass the opaque
pagination.next value unchanged. Omit it for the first page.limitglobalGET/v2/maps/grades
Loot-grade definitions by map and mode, including gear_pool, max_rarity, and name.
tieroptionalOnly grades at this difficulty tier
limitglobalGET/v2/maps/{id}
idpathPick any map id from the list
localeoptionalglobalLanguage used to resolve localized names, descriptions, and labels.
Returns the map and its module tiles. has_image is false when a tile only has placeholder art.