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
- A Fireworks AI account. Sign up at https://fireworks.ai/account/api-keys.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to <a href="https://fireworks.ai" target="_blank">fireworks.ai</a> and sign up or log in.
- Navigate to <strong>Account → API Keys</strong> (or <code>fireworks.ai/account/api-keys</code>).
- Click <strong>Create API key</strong>, give it a name, and copy the <code>fw_...</code> value — shown only once.
- 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
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — 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.