Integrations
GrowthBook
How to get your GrowthBook API key and connect it to Nova Admin.
Create a GrowthBook API secret key and paste it here. The key authenticates as a Bearer token against https://api.growthbook.io/api/v1.
Prerequisites
- A GrowthBook account. Sign up at https://docs.growthbook.io/api.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Open GrowthBook > Settings > API Keys
- Create a new Secret API key (full access or read-only as needed)
- Copy the key (starts with secret_)
- Paste it into the API Key field
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. secret_...) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your GrowthBook account has API access enabled and billing is active if required.
- Need help?: refer to the GrowthBook documentation.