Each key identifies and authorizes requests made from your account. You can manage them directly from the API Keys page in the platform.

Managing your keys
From the API Keys page, you can:- View all existing API keys
- Delete unused or expired keys
- Create new ones when rotating credentials or switching environments
Consumer-specific API Keys
When creating a new key, you can restrict its access to a specific consumer:- Select a consumer from the dropdown menu
- The API key will only be valid for this consumer’s data
- This adds an extra layer of isolation and security, especially useful for customer-specific integrations. This won’t be relevant in most implementations.
For a deeper overview of how authentication works with the Unified API, see the Authentication guide.