UPROUTERONLINE

> Mistral AI

edit
console.mistral.ai

Mistral AI's official platform (La Plateforme) provides access to their open and proprietary models via an OpenAI-compatible API. It features a free 'Experiment' tier for developers and pay-as-you-go pricing for production workloads.

down· 6002msbest-effort probe · checked 13h agoupvotes · community
Official free tierFreemiumLow risk· conf 98%verifiedconnect: BYOK
Free credits
$200.00est.
Community reported approximate monthly value of the Experiment free tier for developers.
Cheapest input /1M
$0.150
USD per 1M input tokens, best tracked model
Cheapest output /1M
$0.600
USD per 1M output tokens, best tracked model
Models tracked
11
Canonical models with normalized pricing
// source_analysisthird-party review via freeairouter.com

// pros

  • First-party, OpenAI-compatible, stable and compliant; not a relay, no stolen-key concerns
  • Generous free tier (billion-token/month scale), good for individual dev and experimentation
  • Model coverage spans chat/code/multimodal/embeddings

// cons

  • Free tier requires opting into data-for-training, unsuitable for privacy-sensitive use
  • Phone verification required; may be restricted in some regions
  • Free-tier rate limits and quota may change per official policy

A first-party source suitable for individual developers wanting stable, compliant free quota; mind the data-training clause on the free tier and use the paid tier (or disable training) for sensitive data.

community_reputation

Mistral is a well-known French LLM vendor and La Plateforme is well regarded; developer blogs praise the free tier's ~1 billion tokens/month, with some migrating from Gemini. It is a big-vendor paid-cloud free tier, compliant and reliable.

imported analysis — independent third party, not Uprouter editorial · verify before relying on it

// free_quota
$200.00estimated value

How we estimated this: the free allowance is converted to a dollar value using the provider’s own pay-as-you-go rates for the models a typical developer would reach for. When the allowance is metered in requests, tokens or minutes rather than dollars, we assume median usage of the cheapest capable model. Because assumptions are involved, the figure carries the est. flag — treat it as an order of magnitude, not a quote.

note: Community reported approximate monthly value of the Experiment free tier for developers.

// pricinglast verified 4d ago
PlanTypeMonthlyInput /1MOutput /1MNote
Free tier (source-reported)freeExperiment free tier: ~1 req/sec, 500,000 tokens/min, 1,000,000,000 tokens/month; requires phone verification and opting into data-for-training.
ExperimentfreeFree tier for developers to test and build; requires phone verification.
Mistral Large PAYGpayg$2.00$6.00Official rate for Mistral Large (latest version).
pricing_last_verified: 4d agoofficial pricing page

Pricing normalized from public sources — always verify with the provider.

// model prices

ModelInput /1MOutput /1MContext
Mistral Small 4$0.150$0.600262k
Mistral Medium 3.5$1.50$7.50262k
Mistral Large 2407$2.00$6.00131k
Mixtral 8x22B Instruct$2.00$6.0066k
Mistral Small
Codestral
Pixtral
Mistral Embed
Ministral 3B/8B
Mistral Large128k
Mistral Nemo131k
// embed_badgebadge · uprouter.online/badge/console-mistral-ai
<a href="https://uprouter.online/s/console-mistral-ai" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/console-mistral-ai.svg" alt="Mistral AI live status on UPROUTER.ONLINE" height="40"></a>

Paste this into your README, docs or status page. The badge shows the same best-effort probe data as the directory, refreshes automatically, and links back to the full Mistral AI entry — no tracking, no scripts.

Mistral AI live status badge preview
// follows site theme
// faq
$ Does Mistral AI have a free tier?

Yes — Mistral AI offers a free tier that we value at roughly $200.00 in free credits (estimate — derived from rate-limited usage at pay-as-you-go prices). Always confirm current limits on Mistral AI's official pricing page — free tiers change without notice.

$ How much does Mistral AI cost per 1M tokens?

The cheapest model we track at Mistral AI is $0.150 per 1M input tokens and $0.600 per 1M output tokens. This is normalized from Mistral AI's published pricing — verify with the provider before purchasing, since prices change frequently.

$ Is Mistral AI safe to use?

Uprouter rates Mistral AI as low risk. Rated low risk. an official provider with a free tier with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.

$ Can I use Mistral AI through Uprouter Connect?

Yes — Mistral AI is Connect-compatible. Add your Mistral AI API key in Uprouter Connect (encrypted at rest) and route requests to it through one OpenAI- and Claude-compatible API, optionally behind failover aliases. Uprouter meters the traffic in compute at the provider's listed rate.

// community0 reviews

Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.

No published reviews yet — be the first.

// more_informationprice history · live status · risk & confidence · code snippets

price_history

No recorded changes yet.

live_status

full history →
down · 6003msdown · 6002msdown · 6002msdown · 6001msdown · 6001msdown · 6002ms
0%
6-probe uptime
7/30-day charts →

best-effort probes · not a guarantee · last 13h ago

CheckedStatusLatency
13h agodown6002ms
1d agodown6001ms
1d agodown6001ms
2d agodown6002ms
3d agodown6002ms
9d agodown6003ms

Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.

risk_&_confidence

Low risk
98%

Rated low risk. an official provider with a free tier with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest.

Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.

code_snippets

curl https://uprouter.online/api/connect/v1/chat/completions \  -H "Authorization: Bearer upr_live_YOUR_KEY" \  -H "Content-Type: application/json" \  -d '{
    "model": "mistral-small",
    "messages": [{ "role": "user", "content": "Hello via Mistral AI" }]
  }'

Metered in Uprouter compute — the usage log shows which upstream served each request and its exact cost.

// similar_providersscored by Official free tier signals

Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.

Uprouter command palette

Jump to a page, provider, model or action

Keyboard shortcuts

Every keyboard shortcut available on Uprouter