Quickly retrieve the status of any Minecraft server
BumbleCraft
Bedrock Gateway
https://api.mcstatus.io/v2/status/bedrock/play.bumblecraft.net
{
"online": true,
"host": "play.bumblecraft.net",
"port": 19132,
"ip_address": "50.114.4.58",
"eula_blocked": false,
"retrieved_at": 1728338582084,
"expires_at": 1728338642084,
"version": {
"name": "1.21.30",
"protocol": 729
},
"players": {
"online": 1,
"max": 1000
},
"motd": {
"raw": "BumbleCraft\nBedrock Gateway",
"clean": "BumbleCraft\nBedrock Gateway",
"html": "<span><span>BumbleCraft\nBedrock Gateway</span></span>"
},
"gamemode": "Survival",
"server_id": "1058300562876654910",
"edition": "MCPE"
}
You may learn more about this response by reading the route details on the API documentation.