Quickly retrieve the status of any Minecraft server
BumbleCraft
Bedrock Gateway
GEThttps://api.mcstatus.io/v2/status/bedrock/play.bumblecraft.net
{
"online": true,
"host": "play.bumblecraft.net",
"port": 19132,
"ip_address": "31.25.11.58",
"eula_blocked": false,
"retrieved_at": 1701349694984,
"expires_at": 1701349754984,
"version": {
"name": "1.20.50",
"protocol": 630
},
"players": {
"online": 7,
"max": 1000
},
"motd": {
"raw": "BumbleCraft\nBedrock Gateway",
"clean": "BumbleCraft\nBedrock Gateway",
"html": "<span><span style=\"color: #ffffff;\">BumbleCraft</span><span style=\"color: #ffffff;\">\nBedrock Gateway</span></span>"
},
"gamemode": "Survival",
"server_id": "16226936177500290678",
"edition": "MCPE"
}
You may learn more about this response by reading the route details on the API documentation.