Nova Admin Docs
Integrations

Emailable

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

Sign up at https://emailable.com and copy your API key from the dashboard (Settings → API Keys). The key is passed as the api_key query parameter on every request.

Prerequisites

Steps

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

Credential fields

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

Troubleshooting

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

On this page