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 timeout expires, GameFlow automatically cleans up the failed server. REST callers should set their HTTP client timeout above the requested timeoutSeconds.

Request

Responses

Game server is ready with connection details.