Nova Admin Docs
Integrations

Lob

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

Go to https://dashboard.lob.com/settings/api-keys to copy a Live or Test API key. Lob uses HTTP Basic auth with the API key as the username and an empty password.

Prerequisites

Steps

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

Credential fields

FieldRequiredDescription
API KeyYesSecret — stored encrypted, never exposed. (e.g. live_... or test_...)

Troubleshooting

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

On this page