Integrations
Browserbase
How to get your Browserbase API key and connect it to Nova Admin.
Manage headless browser sessions, contexts, extensions, and serverless functions via the Browserbase API.
Prerequisites
- A Browserbase account. Sign up at https://docs.browserbase.com/reference/api.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Sign up at https://www.browserbase.com
- Go to Settings > API Keys in the Browserbase dashboard
- Create a new API key and copy it
- Copy your Project ID from the dashboard
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. bb_live_...) |
| Project ID | Yes | string (e.g. Project ID from dashboard) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Browserbase account has API access enabled and billing is active if required.
- Need help?: refer to the Browserbase documentation.