Icon

Minecraft Server Status

Minecraft Server Status API - get all the information about a server!

Get all the information about a Minecraft server (status & query) in the form of JSON. Every response returns the same consistent object structure (unless it's an error). If a value is missing or could not be fetched it returns null.

If you are an administrator we recommend enabling query on the server, by setting enable-query to true in your server.properties file. This way you can get the most information possible.

All requests are cached using stale-while-revalidate on the Edge for 1 minute (!).

Java

curl https://serverstatus.dudek.sh/api/<address>

Example response

Bedrock

curl https://serverstatus.dudek.sh/api/bedrock/<address>

Example response