Integrations
xAI (Grok)
How to get your xAI (Grok) API key and connect it to Nova Admin.
Enter your xAI API key to access Grok models. Enables chat completions and model listing.
Prerequisites
- A xAI (Grok) account. Sign up at https://console.x.ai/.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to <a href="https://console.x.ai" target="_blank">console.x.ai</a> and sign up or log in.
- Complete the short onboarding (use case, terms acceptance).
- Navigate to <strong>API Keys</strong> in the left sidebar and click <strong>Create API Key</strong>.
- Copy the <code>xai-...</code> value — it is shown only once.
- In Nova Admin, go to <strong>/agents/integrations</strong>, find <strong>xAI (Grok)</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. xai-...) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your xAI (Grok) account has API access enabled and billing is active if required.
- Need help?: refer to the xAI (Grok) documentation.