Nova Admin Docs
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

Steps

  1. Go to <a href="https://console.groq.com" target="_blank">console.groq.com</a> and sign up — no credit card required.
  2. Verify your email, then navigate to <strong>API Keys</strong> in the sidebar.
  3. Click <strong>Create API Key</strong>, give it a name, then copy the key — shown only once.
  4. In Nova Admin, go to <strong>/agents/integrations</strong>, find <strong>Groq</strong>, and paste the key into the API Key field.

Credential fields

FieldRequiredDescription
API KeyYesSecret — 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.

On this page