Quickly retrieve the status of any Minecraft server
A Bedrock server
You cannot connect!
GEThttps://api.mcstatus.io/v2/status/bedrock/demo.mcstatus.io
{
"online": true,
"host": "demo.mcstatus.io",
"port": 19132,
"ip_address": "144.172.70.183",
"eula_blocked": false,
"retrieved_at": 1701349726272,
"expires_at": 1701349786272,
"version": {
"name": "1.19.70",
"protocol": 575
},
"players": {
"online": 52,
"max": 100
},
"motd": {
"raw": "A Bedrock server\nYou cannot connect!",
"clean": "A Bedrock server\nYou cannot connect!",
"html": "<span><span style=\"color: #ffffff;\">A Bedrock server</span><span style=\"color: #ffffff;\">\nYou cannot connect!</span></span>"
},
"gamemode": "Survival",
"server_id": "3022238588186539761",
"edition": "MCPE"
}
You may learn more about this response by reading the route details on the API documentation.