Nova Admin Docs
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

Steps

  1. Sign up at https://www.browserbase.com
  2. Go to Settings > API Keys in the Browserbase dashboard
  3. Create a new API key and copy it
  4. Copy your Project ID from the dashboard

Credential fields

FieldRequiredDescription
API KeyYesSecret — stored encrypted, never exposed. (e.g. bb_live_...)
Project IDYesstring (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.

On this page