Just launched — free access for everyone until July 4

Free AI · June 14, 2026 · 6 min read

Mistral API Free Tier and Pricing in 2026: What You Get for Free and What It Costs

A builder's guide to the Mistral API in 2026: the free tier on La Plateforme, how pricing works, and how to find the cheapest host for each Mistral model.

Mistral is one of the more builder-friendly model providers in 2026: it ships open-weight models, runs a no-card free tier for testing, and exposes an OpenAI-compatible API. This post covers what the Mistral free tier actually gives you, how paid pricing works, and how to run Mistral models for the least money.

Prices move often, so treat any number here as a range and check the rankings for the current cheapest host per model and the catalog for the current free-tier and credit details.

Is the Mistral API free?

Partly. There are two separate things worth keeping straight:

  • The free tier on La Plateforme (Mistral's own API platform). This is a rate-limited evaluation tier you can use without spending money, aimed at prototyping and testing rather than production traffic.
  • Paid, pay-as-you-go usage on La Plateforme once you move past the free limits or need higher throughput.

There is no large one-time dollar grant the way some providers hand out signup credits. The Mistral story is less about a credit bonus and more about a usable free tier plus low per-token pricing. For providers that do drop a dollar grant on signup, see free AI API credits.

What the Mistral free tier gives you

The free tier on La Plateforme is built for evaluation. In practice that means:

  • Access to Mistral models through the same API you would use on a paid plan.
  • Rate limits low enough to discourage production use but fine for building and testing.
  • An OpenAI-compatible endpoint, so you can point existing OpenAI SDK code at Mistral by changing the base URL and model name.

Like most free tiers, the exact request and token limits change over time and can differ by model, so confirm the current terms before you design around them. Perkstack tracks the Mistral La Plateforme free tier in the catalog alongside other no-card options.

How to get a free Mistral API key

  1. Create an account on Mistral's La Plateforme.
  2. Generate an API key from the dashboard.
  3. Call the API directly, or via the OpenAI-compatible endpoint where it fits your stack.

Some regions or features may ask you to add billing details before unlocking higher limits, but basic evaluation access is the no-card path.

How Mistral API pricing works

Mistral pricing is pay-as-you-go and priced per token, billed separately for input and output. A few things shape what you actually pay:

  • Model size. Smaller models (for example the Mistral Small and Nemo families) cost far less per token than the larger flagship models. Picking the smallest model that clears your quality bar is the biggest lever.
  • Input vs output split. Output tokens usually cost more than input tokens, so capping output length matters for cost.
  • Open weights change the math. Several Mistral models are open-weight, which means other inference hosts serve them too, often below Mistral's own price.

We are deliberately not quoting exact dollar figures here because they shift. For the current per-model numbers, including Mistral's official endpoint price next to cheaper third-party hosts, use the rankings.

Mistral's price vs other hosts

This is the part most cost guides miss. Because Mistral releases open-weight models, the same model can be served by many providers at very different prices, and Mistral's own endpoint is not always the cheapest.

In Perkstack's trackers we routinely see open Mistral models priced well below Mistral's official rate on third-party inference hosts. The gap can be large on output tokens, which is where high-volume bills add up. So the practical workflow is:

  • Prototype on the Mistral free tier.
  • When you go to production, compare every host that serves your exact Mistral model.
  • Route to the cheapest verified endpoint, and re-check periodically because prices change.

The rankings do this comparison per model and are re-pulled regularly. For the broader strategy of choosing open models and the cheapest host, see the cheapest way to run LLMs.

When the free tier is not enough

Move off the free tier when you hit any of these:

  • You need throughput above the free rate limits.
  • You are shipping to real users and cannot tolerate evaluation-tier limits.
  • You want data-handling guarantees that the free tier may not provide. Confirm the current data-use terms for free versus paid before sending anything sensitive.

At that point the choice is between paid La Plateforme and a third-party host for the same open model. Cost, latency, region and data terms all factor in, so compare rather than defaulting to one.

How to keep Mistral usage cheap

  • Right-size the model. Many tasks (classification, extraction, summarization, routing, short drafting) run fine on a small Mistral model at a fraction of flagship cost.
  • Cut tokens, not just price per token. Trim prompts, cap output length, and cache repeated context.
  • Pick the cheapest host per model and re-compare on a schedule using the rankings.
  • Stack free tiers across providers. Use Mistral's free tier for testing and other no-card tiers elsewhere. See how to use AI for free.

Bottom line

The Mistral API is free to evaluate on La Plateforme and cheap to run in production, especially if you use open-weight models and route to the lowest-cost host instead of assuming the official endpoint is cheapest. Build on the free tier, then compare per-model prices in the rankings, track the free tier and credit programs in the catalog, and create a free Perkstack account to keep it all in one place.

Related reading: Google Gemini API free tier and free AI API credits.

Frequently asked questions

Is the Mistral API free?

There is a free, rate-limited evaluation tier on Mistral's La Plateforme that you can use without a credit card, plus pay-as-you-go pricing once you outgrow it. There is no large one-time signup credit. The free tier is meant for prototyping and testing rather than production traffic.

How do I get a free Mistral API key?

Create an account on Mistral's La Plateforme and generate an API key from the dashboard. You can call the API directly or through the OpenAI-compatible endpoint. Basic evaluation access is the no-card path, though some regions or higher limits may ask for billing details.

How much does the Mistral API cost?

Mistral is pay-as-you-go and priced per token, with separate input and output rates. Smaller models cost far less than the flagship models, and output tokens usually cost more than input. Prices change, so check the Perkstack rankings for current per-model numbers.

Is Mistral's own API the cheapest place to run its models?

Not always. Because several Mistral models are open-weight, other inference hosts serve them too, sometimes well below Mistral's official price, especially on output tokens. Compare hosts per model in the rankings and route to the cheapest verified endpoint.

Keep reading

Building on AI? Don't pay full price.

Perkstack tracks 200+ verified AI credits, free signup credits and startup grants — free with an account.