Quickly retrieve the status of any Minecraft server
Minecraft Server for the Homies!
https://api.mcstatus.io/v2/status/java/mc.newman.games
{
"online": true,
"host": "mc.newman.games",
"port": 25565,
"ip_address": "71.191.192.9",
"eula_blocked": false,
"retrieved_at": 1731441063945,
"expires_at": 1731441123945,
"srv_record": {
"host": "_dc-srv.9f4a048446bf._minecraft._tcp.mc.newman.games",
"port": 61000
},
"version": {
"name_raw": "1.21.3",
"name_clean": "1.21.3",
"name_html": "<span><span>1.21.3</span></span>",
"protocol": 768
},
"players": {
"online": 0,
"max": 20,
"list": []
},
"motd": {
"raw": "Minecraft Server for the Homies!",
"clean": "Minecraft Server for the Homies!",
"html": "<span><span>Minecraft Server for the Homies!</span></span>"
},
"icon": null,
"mods": [],
"software": null,
"plugins": []
}
You may learn more about this response by reading the route details on the API documentation.