API Reference
The game-server endpoints, with a playground that sends real requests.
Four endpoints. Each page carries the full request and response schema and a Try it panel that sends a real request to the live API with whatever key you paste in.
The playground is not a sandbox. A restart sent from this page restarts the real
server.
GET /game-servers— list your game serversGET /game-servers/{id}— read one server with live statePOST /game-servers/{id}/power— start, stop, restart or killPOST /game-servers/{id}/command— send a console command