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

Steps

  1. Go to <a href="https://console.mistral.ai" target="_blank">console.mistral.ai</a> and sign up or log in.
  2. Open <strong>API Keys</strong> in the sidebar and click <strong>Create new key</strong>.
  3. Give the key a name and an optional expiry date, then click <strong>Create</strong>.
  4. Copy the key immediately — it is shown only once.
  5. In Nova Admin, go to <strong>/agents/integrations</strong>, find <strong>Mistral</strong>, and paste the key into the API Key field.

Credential fields

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

On this page