Skip to main content

Start game server

POST 

/v1/games/:gameId/servers

Starts a standalone game server and blocks until it reaches the Ready state, returning its IP and port. If the server fails to start or the 120s timeout expires, GameFlow automatically cleans up the failed server. REST callers should set their HTTP client timeout above 120 seconds.

Request

Responses

Game server is ready with connection details.