API Endpoints
V2 (Everything in one endpoint)
/v2/server?ip=<adress> GET
Get every endpoint
GET- Output:
- Example:
V1 (Every endpoint single)
/v1/status?ip=<adress> GET
Get the server status
GET/v1/ip?ip=<adress> GET
Get the ip adress of the server
GET/v1/port?ip=<adress> GET
Get the port of the server
GET/v1/srv?ip=<adress> GET
Get the srv record status
GET/v1/version?ip=<adress> GET
Get the version of the server
GET/v1/software?ip=<adress> GET
Get the software of the server
GET/v1/players?ip=<adress> GET
Get the current playercount of the server
GET/v1/playersmax?ip=<adress> GET
Get the maximum players of the server
GET/v1/hostname?ip=<adress> GET
Get the hostname of the server
GET/v1/motd?ip=<adress> GET
Get the motd of the server
GET/v1/icon?ip=<adress> GET
Get the icon of the server
GET- Output:
- Example:
JavaScript API GET
-
1. Add this to your script section on your site:
2. Add this to the section you want your playercount:
3. Add this to the section you want your server status:
3. Add this to the section you want your server version:
4. replace the yourserver.com at: with your server ip
Terms of Use
-
- You don't need to specify the api in a sitemap.
- You are not allowed to make a copy of the Api.