Integrations
Phaxio
How to get your Phaxio API key and connect it to Nova Admin.
Go to the Phaxio Console (console.phaxio.com) → API Settings and copy your API Key and API Secret. Both are sent together as HTTP Basic auth credentials.
Prerequisites
- A Phaxio account. Sign up at https://www.phaxio.com/docs/api/v2.1/.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Phaxio API v2.1 Documentation.
- Create a new API key / API Key (starts with
Your Phaxio API Key) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Phaxio, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. Your Phaxio API Key) |
| API Secret | Yes | Secret — stored encrypted, never exposed. (e.g. Your Phaxio API Secret) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Phaxio account has API access enabled and billing is active if required.
- Need help?: refer to the Phaxio documentation.