The Wurstmineberg API is a part of the website intended to be used with apps other than web browsers. Some endpoints are only available for Wurstmineberg members; using your API key, you can access these without signing into Discord. If asked for login credentials, enter api as the username and your API key as the password.

Log in to view your API key.

Endpoints

/api/v4/calendar.ics

Our special events calendar in iCalendar format. To subscribe:

/api/v4/discord/voice-state.json

Info about who is currently in which voice channels. API key required.

/api/v4/websocket

See https://docs.rs/async-proto and https://github.com/wurstmineberg/wurstmineberg.de/blob/main/src/websocket.rs for the protocol.

/api/v4/money/overview.json

Summary of the current financial situation, see our about page for details.

/api/v4/money/transactions.json

Anonymized history of financial transactions, see our about page for details.

/api/v4/people.json

Information about the People of Wurstmineberg (current and former server members as well as guests).

/api/v4/person/<user>/avatar.json

Information about available profile pictures of the given Person.

/api/v4/person/<user>/skin/front.png

A 16×32 image showing a front view of the player's skin (with hat layer).

/api/v4/person/<user>/skin/head.png

An 8×8 image showing the player's head (with hat layer).

/api/v4/server/worlds.json

An object mapping existing world names to short status summaries (like those returned by /api/v4/world/<world>/status.json but the lists of online players are omitted unless specified using ?list=1).

/api/v4/world/<world>/dim/<dimension>/chunk/<x>/<y>/<z>.json

A JSON representation of a chunk section.

/api/v4/world/<world>/dim/<dimension>/chunk-column/<x>/<z>.json

A JSON representation of a chunk column.

/api/v4/world/<world>/dim/<dimension>/region/<x>/<z>.mca

A raw region file in Anvil format.

/api/v4/world/<world>/level.json

A JSON representation of the level.dat file.

/api/v4/world/<world>/level.dat

The raw level.dat file in NBT format.

/api/v4/world/<world>/player/<user>/playerdata.json

A JSON representation of the given Person's player state file.

/api/v4/world/<world>/player/<user>/playerdata.dat

The raw NBT version of the given Person's player state file.

/api/v4/world/<world>/player/<user>/stats.json

The player's stats formatted as JSON with stats grouped into objects by category.

/api/v4/world/<world>/status.json

A short status summary for this world.


The People of wurstmineberg.de 2012–2026

Wurstmineberg is not created by, affiliated with, or supported by Discord Inc or Twitch Interactive.