A SpecAtlas

Mistral AI

active API / developer platform

Mistral offers both proprietary and open-weights models; La Plateforme API permits commercial use; some open models are under permissive licenses usable commercially with attribution.

Mistral AI is a French AI company providing the La Plateforme API (proprietary Mistral Large etc.) and open-weights models (Mistral 7B, Mixtral) released under Apache 2.0. API inputs are not used for training by default.

Analysis & practical guidance

Two products under one name — read the model card

"Mistral" is two things at once: a hosted API (La Plateforme, proprietary models like Mistral Large) and a set of open-weights models (Mistral 7B, Mixtral) you can download and run anywhere. Their licenses are not the same. Some open releases are Apache 2.0 — fully commercial-friendly — while others ship under Mistral's own research or commercial license. The model card, not the brand, tells you what you may do.

Practical implications

  • For the API: inputs are not used for training by default; commercial use and output ownership are straightforward.
  • For open weights: if a model is Apache 2.0, you can self-host, fine-tune, and ship commercially. If it is a research license, you cannot use it in production — check before you build.
  • Self-hosting shifts the cost and compliance burden to you, but removes per-token fees and data-residency concerns — attractive for EU deployments.

When to choose it

Choose Mistral when European data residency, self-hosting, or open weights matter. For pure managed convenience with the widest ecosystem, OpenAI or Anthropic remain the defaults.

Basics

slug
mistral
type
API / developer platform
status
active
last checked
2026-04-18
official site
https://mistral.ai

Rights

Key Value Condition Source Checked
commercial_use_allowed yes Mistral Terms of Service 2026-04-18
output_ownership yes Mistral Terms of Service 2026-04-18
training_use_of_input no Mistral Terms of Service 2026-04-18

Constraints

Key Value Condition Source Checked
api_available yes Mistral AI Documentation 2026-04-18

Primary sources

FAQ

Q. Can I use Mistral open-weights models commercially?
Yes for Apache 2.0 models (Mistral 7B, Mixtral 8x7B). Check the specific model card for the license applicable to each release.

Related comparisons