Server API
The server exposes an HTTP api with various bits of information for people to access
The root URL is https://api.reconnected.cc
Endpoints
Section titled “Endpoints”Endpoint | Description |
---|---|
/tps | Returns the TPS as a float |
/mspt | Returns the current MSPT as a float. |
/players | Returns the amount of players online on the server as an integer. |