Integrations
Stannp
How to get your Stannp API key and connect it to Nova Admin.
Enter your Stannp API key (from the Stannp dashboard under API settings) to print and post postcards and letters. Choose the region matching your account: US (api-us1.stannp.com) or EU/UK (dash.stannp.com). The key is sent as the api_key query parameter over HTTPS.
Prerequisites
- A Stannp account. Sign up at https://www.stannp.com/us/direct-mail-api/guide.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Stannp API Documentation.
- Create a new API key / API Key (starts with
your Stannp API key) and copy it immediately — most providers show it only once. - Note any additional required values: Region (e.g.
us (api-us1.stannp.com) or eu (dash.stannp.com); defaults to us). - In Nova Admin, go to /agents/integrations, find Stannp, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. your Stannp API key) |
| Region | No | string (e.g. us (api-us1.stannp.com) or eu (dash.stannp.com); defaults to us) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Stannp account has API access enabled and billing is active if required.
- Need help?: refer to the Stannp documentation.