Nova Admin Docs
Integrations

Bandwidth

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

From the Bandwidth Dashboard (dashboard.bandwidth.com) get your Account ID, plus an API username and password/secret. Bandwidth Messaging uses HTTP Basic auth (username:password); the Account ID is used in the API path.

Prerequisites

Steps

  1. Go to Bandwidth Messaging API Documentation.
  2. Create a new API key / API Username (starts with Your Bandwidth API username) and copy it immediately — most providers show it only once.
  3. Note any additional required values: Account ID (e.g. 5000000).
  4. In Nova Admin, go to /agents/integrations, find Bandwidth, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
Account IDYesstring (e.g. 5000000)
API UsernameYesSecret — stored encrypted, never exposed. (e.g. Your Bandwidth API username)
API Password / SecretYesSecret — stored encrypted, never exposed. (e.g. Your Bandwidth API password)

Troubleshooting

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

On this page