Manage your API key
The API Keys page lets you manage and secure the key that grants access to the Community Studio API. This key is unique and strictly confidential.
Why it matters
- Authenticate your requests to the Community Studio API
- Secure your integrations with a unique, regenerable key
- Stay aware of the security measures protecting your data
Access your API key
From the Settings menu, click "API Keys". The "Your API key" section shows the key's status (Active), hidden by default.
View and copy your key
Click the eye icon to reveal the key in plain text, or the copy icon to copy it directly to your clipboard.
Regenerate the API key
Click "Regenerate API key" to create a new key.
Understand the security measures
Your API key is protected by several layers of security:
- End-to-end encrypted communications to ensure the confidentiality of your data
- Protection against abuse and attacks through automatic request rate limiting
- Continuous access monitoring and regular security audits to detect any suspicious activity
Good to know
Click "View API documentation" to access the full reference for endpoints, authentication parameters, and usage examples.
Updated on: 28/07/2026
Thank you!