Platform overview

Agent Status / Field Notes

Monitor Mistral API uptime and latency

Mistral's API spans chat, embeddings, and function calling, and regional routing varies by subscription tier. A validation from the API's home region doesn't tell you anything about what a user experiences from yours. For mistral-large, codestral, and embed-mistral, per-region validations are the only reliable way to catch the latency divergence that affects user experience.

01Section

What we monitor on Mistral's API

  • Chat completions latency for mistral-large, codestral, and any model you specify.
  • Embeddings endpoint latency and output dimensionality verification.
  • Function-calling round-trips with argument-schema validity checks.
  • Per-region TTFB - Mistral's EU presence and US presence can diverge during capacity events.
  • Rate-limit header observation as a leading indicator.
02Section

Why you need a third-party validate even though Mistral has a status page

  • Mistral's API-region routing depends on your subscription and is not exposed to the client.
  • Status page updates are accurate but after-the-fact.
  • Function-calling failures can pass the overall API health check while producing unusable output.
  • Embedding dimension drift is a catastrophic silent failure for downstream vector DBs.
03Section

How it works

  1. Validations hit chat, embeddings, and function-calling endpoints at your configured cadence (as short as 5 minutes on paid plans) from 3 regions.
  2. Assertions include status, shape, TTFB, embedding dimensionality, and function-call argument validity.
  3. Per-endpoint percentile graphs.
  4. Alert routes consolidate by endpoint so you can separately page chat vs embeddings.
04Section

Setup in 10 minutes

Validation from regions that match your users, not from where the API advertises itself as fast. A Mistral-fast Paris region is irrelevant to a user in Tokyo.

05Section

Works alongside Mistral's own tools

Mistral's status page and console give you platform-level telemetry; Agent Status adds per-endpoint, per-region signal.

06Section

Related

07Section

Frequently asked questions

Why monitor the Mistral API if it has a status page?

Status pages report incidents broadly and late. Agent Status validates Mistral's chat, embeddings, and function-calling APIs from your regions continuously.

What does it check on Mistral?

Chat completions, embeddings, and function-calling responses, validated from multiple regions with assertions.

How fast will I know about degradation?

Paid plans validate as often as every 5 minutes and alert immediately.

Does it work alongside Mistral's tools?

Yes - independent outside-in checks that complement Mistral's status page.

08Section

Start monitoring Mistral in production

Free tier includes 30 tests/month on 1 agent from 3 regions; paid tiers unlock unlimited agents and intervals down to 5 minutes. 10-minute setup, outside-in validations across 70 countries. See pricing or go to the platform overview.

Independent monitoring

See your agent the way the world sees it.

Outside-in validations from real residential nodes, evaluation prompts that catch silent-200 failures.