Nova Admin Docs
Integrations

Plivo

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

Log in to the Plivo console (console.plivo.com), open the Dashboard, and copy your Auth ID and Auth Token. Paste both below — they are used as HTTP Basic credentials.

Prerequisites

Steps

  1. Go to Plivo Messaging API Documentation.
  2. Create a new API key / Auth ID (starts with MAXXXXXXXXXXXXXXXXXX) and copy it immediately — most providers show it only once.
  3. In Nova Admin, go to /agents/integrations, find Plivo, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
Auth IDYesSecret — stored encrypted, never exposed. (e.g. MAXXXXXXXXXXXXXXXXXX)
Auth TokenYesSecret — stored encrypted, never exposed. (e.g. Your Plivo Auth Token)

Troubleshooting

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

On this page