Create new game
POST/create-new-game
Use this request to create a new game. It registers new demo
or real
game on the server and returns the Launcher URL
for the game. You can redirect the user to this URL to start playing the game or open it in iFrame.
Read more about Launcher URL in the Launcher URL section.
Request
Responses
- 200
- 401
- 500
ok
Wrong signature or API key
Server error occurred