Quickly retrieve the status of any Minecraft server
https://api.mcstatus.io/v2/status/java/haze.blockworlds.io
{
"online": true,
"host": "haze.blockworlds.io",
"port": 25565,
"ip_address": "88.198.101.215",
"eula_blocked": false,
"retrieved_at": 1735822367204,
"expires_at": 1735822427204,
"srv_record": {
"host": "haze.blockworlds.io",
"port": 565
},
"version": {
"name_raw": "1.20.1",
"name_clean": "1.20.1",
"name_html": "<span><span>1.20.1</span></span>",
"protocol": 763
},
"players": {
"online": 0,
"max": 36,
"list": []
},
"motd": {
"raw": "§6§lHaze HCSMP§7§l §7(by Saint)",
"clean": "Haze HCSMP (by Saint)",
"html": "<span><span style=\"font-weight: bold;color: #ffaa00;\">Haze HCSMP</span><span style=\"color: #aaaaaa;font-weight: bold;\"> </span><span style=\"color: #aaaaaa;\">(by Saint)</span></span>"
},
"icon": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaX (...10.5 kB)",
"mods": [],
"software": null,
"plugins": []
}
You may learn more about this response by reading the route details on the API documentation.