Quickly retrieve the status of any Minecraft server
Please note that this is not a real Minecraft server, it is a demo server used to test the features of this website. If you would like to learn more, please refer to our frequently asked questions.
A Bedrock server
You cannot connect!
https://api.mcstatus.io/v2/status/bedrock/demo.mcstatus.io
{
"online": true,
"host": "demo.mcstatus.io",
"port": 19132,
"ip_address": "162.248.101.183",
"eula_blocked": false,
"retrieved_at": 1737846913558,
"expires_at": 1737846973558,
"version": {
"name": "1.19.70",
"protocol": 575
},
"players": {
"online": 89,
"max": 100
},
"motd": {
"raw": "A Bedrock server\nYou cannot connect!",
"clean": "A Bedrock server\nYou cannot connect!",
"html": "<span><span>A Bedrock server\nYou cannot connect!</span></span>"
},
"gamemode": "Survival",
"server_id": "7420060311834092912",
"edition": "MCPE"
}
You may learn more about this response by reading the route details on the API documentation.