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

Steps

  1. Go to <a href="https://console.x.ai" target="_blank">console.x.ai</a> and sign up or log in.
  2. Complete the short onboarding (use case, terms acceptance).
  3. Navigate to <strong>API Keys</strong> in the left sidebar and click <strong>Create API Key</strong>.
  4. Copy the <code>xai-...</code> value — it is shown only once.
  5. 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

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

On this page