REST API
Note: The content on this page pertains to Multiplay Hosting, available on the Unity Cloud Dashboard. If you’re using Clanforge, refer to 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.
Multiplay 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.