Integrations
Groq
How to get your Groq API key and connect it to Nova Admin.
Enter your Groq API key to access fast LLM inference and Whisper transcription.
Prerequisites
- A Groq account. Sign up at https://console.groq.com/keys.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to <a href="https://console.groq.com" target="_blank">console.groq.com</a> and sign up — no credit card required.
- Verify your email, then navigate to <strong>API Keys</strong> in the sidebar.
- Click <strong>Create API Key</strong>, give it a name, then copy the key — shown only once.
- In Nova Admin, go to <strong>/agents/integrations</strong>, find <strong>Groq</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. gsk_...) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Groq account has API access enabled and billing is active if required.
- Need help?: refer to the Groq documentation.