API Keys
The API Keys section in the Creator Portal provides access to all the API keys you need for your applications. These keys are used based on your specific requirements. By default, if no platforms or leaderboards have been created, only the Project ID and basic information are displayed. The Project ID is essential for integrating Web3 login functionality using our plugins. For detailed information on how to use each API key, refer to the technical documentation, which explains their specific purposes.
To enter the API Keys Page, you have to choose the API Keys item from the left menu
Available API Keys and Information
Project ID
- The Project ID is a unique identifier for your project, automatically generated upon your first login to the platform. It is required for various integrations, such as Web3 authentication.
Platforms
- This section lists all platforms created under your project, along with their corresponding Platform ID and App ID.
- The App ID is specific to the application for which the platform was created.
Leaderboards
- This section displays all leaderboards created for your project. For each leaderboard, you will find:
- Leaderboard ID: A unique identifier for the leaderboard.
- Leaderboard API Key: Used for integrating the leaderboard into your application.
For detailed instructions on implementing these API keys and their specific use cases, please consult the technical documentation.