Integrations
Mistral
How to get your Mistral API key and connect it to Nova Admin.
Enter your Mistral API key to access Mistral's family of frontier and edge LLMs.
Prerequisites
- A Mistral account. Sign up at https://console.mistral.ai/keys.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to <a href="https://console.mistral.ai" target="_blank">console.mistral.ai</a> and sign up or log in.
- Open <strong>API Keys</strong> in the sidebar and click <strong>Create new key</strong>.
- Give the key a name and an optional expiry date, then click <strong>Create</strong>.
- Copy the key immediately — it is shown only once.
- In Nova Admin, go to <strong>/agents/integrations</strong>, find <strong>Mistral</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. ...) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Mistral account has API access enabled and billing is active if required.
- Need help?: refer to the Mistral documentation.