Game Server Hosting (Multiplay) API Workflows

Warning: This content is a preview of the documentation. The full documentation, along with code samples, is still in progress. Please provide feedback via the feedback mechanism at the bottom of this page.

This section outlines the workflows required to programmatically use the Multiplay APIs for resource management.

You must have service account authentication to use the APIs mentioned below. Refer to the API docs for full information on creating and using service accounts.

Note: Throughout these workflows, you need to refer to your Unity project ID and environment ID. You can find your project ID on the project settings page, and the environment ID on the environments page.

Refer to Managing Unity projects and Unity Environments.