Skip to main content

Get Client ID

Last updated on September 6, 2023

Overview

The Client ID serves as the client's unique identifier across the AccelByte Gaming Services (AGS). The system automatically generates the ID when you create an IAM client.

In the next step, you'll need your Client ID and other client parameters for the Game SDK set up process.

Steps to get the Client ID

tip

In this section, we assume you've created your game namespace and added an IAM client for it. If not, follow the steps in these guides: manage your namespace and add an IAM client.

Warning

The Client Secret is only shown the first time you create a new IAM Client. Ensure that you record and secure it.

Follow these steps to retrieve the Client ID and other parameters needed to set up your game.

  1. Log in to the Admin Portal and select your namespace.

    IAM client login

  2. In the Admin Portal, go to the Platform Configuration section and click the IAM Clients menu.

    IAM clients menu

  3. If you don't see the client you need, search for them. Once you locate the client, click on the View option to show the Client ID and other details.

    view IAM clients

  4. Note the values for the Client ID, Namespace, Redirect URI, and Base URL. You'll use these values in the next step, Set up game SDK .

    IAM client details

That's it. You've retrieved your information.