/
/Minebox API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 17h ago · Updated 17h ago
Account3
Bestiary2
Game Data20
  • getList all attributes (player stats)
  • getList all classes
  • getGet a class's details
  • getList collections for a category
  • getList all cosmetics
  • getList all effects
  • getList all harvestable resources
  • getList museum-donatable items by category
  • getList all rarities
  • getList crafting recipes for a job
  • getList relics
  • getList all ships
  • getGet ship details
  • getList all shop items with prices
  • getList all skills
  • getList spells for a class
  • getGet multiple spells by ID
  • getGet a spell's details
  • getGet Village
  • getList all server zones
Guilds3
Items4
Leaderboards5
Market6
Players2
System1
Votes2
    Game Data

    List all server zones

    Returns every server zone (spawn and exploration islands) with its translated title and description.

    get/zones

    Query parameters

    localestring

    Locale code for translations

    Response

    List of zones

    Changes