Nova Admin Docs
Integrations

Bouncer

How to get your Bouncer API key and connect it to Nova Admin.

Sign up at https://app.usebouncer.com and create an API key from the dashboard. The key is sent in the x-api-key header on every request.

Prerequisites

Steps

  1. Go to Bouncer API Documentation.
  2. Create a new API key / API Key (starts with Your Bouncer API key) and copy it immediately — most providers show it only once.
  3. In Nova Admin, go to /agents/integrations, find Bouncer, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
API KeyYesSecret — stored encrypted, never exposed. (e.g. Your Bouncer API key)

Troubleshooting

  • Invalid credentials: verify the key was copied in full with no trailing spaces.
  • Key not working: check that your Bouncer account has API access enabled and billing is active if required.
  • Need help?: refer to the Bouncer documentation.

On this page