Quickly retrieve the status of any Minecraft server
https://api.mcstatus.io/v2/status/java/play.roseminecraft.com
{
"online": true,
"host": "play.roseminecraft.com",
"port": 25565,
"ip_address": "31.220.109.212",
"eula_blocked": false,
"retrieved_at": 1741956798680,
"expires_at": 1741956858680,
"srv_record": null,
"version": {
"name_raw": "1.18.2",
"name_clean": "1.18.2",
"name_html": "<span><span>1.18.2</span></span>",
"protocol": 758
},
"players": {
"online": 0,
"max": 100,
"list": []
},
"motd": {
"raw": ":]",
"clean": ":]",
"html": "<span><span>:]</span></span>"
},
"icon": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaX (...5.6 kB)",
"mods": [],
"software": null,
"plugins": []
}
You may learn more about this response by reading the route details on the API documentation.