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
- A Lob account. Sign up at https://docs.lob.com/.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Lob API Documentation.
- Create a new API key / API Key (starts with
live_… or test_…) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Lob, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — 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.