Server Preview
Get the server list preview of a Minecraft server.
The server preview endpoint allows you to get the server list preview of a Minecraft server.
GET /server/:platform/preview/:query
Platform | Description |
---|
bedrock | Bedrock Edition |
java | Java Edition |
Parameter | Description | Required |
---|
platform | The platform of the server you want to get the preview for. | Yes |
query | The IP address or hostname of the server you want to get the preview for. | Yes |
Status Code | Description |
---|
400 | The server was not found. |
429 | The Mojang API rate limit has been exhausted. |