Nova Admin Docs
Integrations

Fireworks AI

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

Enter your Fireworks AI API key to access fast open-source LLM inference.

Prerequisites

Steps

  1. Go to <a href="https://fireworks.ai" target="_blank">fireworks.ai</a> and sign up or log in.
  2. Navigate to <strong>Account → API Keys</strong> (or <code>fireworks.ai/account/api-keys</code>).
  3. Click <strong>Create API key</strong>, give it a name, and copy the <code>fw_...</code> value — shown only once.
  4. In Nova Admin, go to <strong>/agents/integrations</strong>, find <strong>Fireworks AI</strong>, and paste the key into the API Key field.

Credential fields

FieldRequiredDescription
API KeyYesSecret — stored encrypted, never exposed. (e.g. fw_...)

Troubleshooting

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

On this page