API keys are essential for integrating your Virtual Stadium platforms with the Moderation interface. Each operator has its own unique API key that allows secure communication between your platform and the moderation system. These keys are required for sending messages, user data, and receiving moderation decisions.
Each operator is assigned unique API keys, serving as identifiers. These keys are specific to each operator and must be configured in your integration.

Navigate to the Dashboard and locate the operator for which you need the API key. Click "API Keys" in the corresponding operator's row.

This opens a modal displaying all API keys for the operator. Click on a key to copy it to your clipboard. You can also enable or disable API keys using the toggle switch next to each key.

To generate a new API key, click "Add new key". The new key will appear in the list and can be immediately copied for use in your integration.
After copying your API key:
Save the key in your secure configuration management system.
Add the key to your virtual stadium platform configuration.
Verify the key works in your development environment.
Record which keys are used for which environments/integrations.
When rotating API keys:
Generate a new key while keeping the old one active.
Update your integration to use the new key.
Test thoroughly in all environments.
Disable the old key only after confirming the new key works.
After securing your API keys, proceed to invite supervisors and moderators and create channels for your operator.