REST API

Note: The content on this page pertains to Game Server Hosting (Multiplay) available on the Unity Cloud Dashboard. If you’re using Game Server Hosting (Clanforge), refer to the Game Server Hosting (Clanforge) documentation.

Developers can access our APIs via web endpoints, or REST APIs. REST APIs provide more flexibility and allow you to automate your workflows by using your favorite language and game development engine.

Game Server Hosting provides the following REST APIs:

  • Admin API: The Multiplay resource configuration API allows users to quickly and easily manage the configuration of the resources that power their game servers.
  • Game Server Lifecycle: The game server lifecycle API provides a mechanism to manage the lifecycle of game servers, allowing them to be allocated to matches and deallocated when no longer needed.
  • Local Proxy REST API: This API enables developers to manage the Local Proxy, which is located on each machine that is running game servers.