> ## Documentation Index
> Fetch the complete documentation index at: https://docs.routor.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Providers

> Live status of every provider Routor can route across.

# Providers

The Providers page is a live view of every provider in Routor's registry — whether an API key is configured, whether that key passed validation at startup, and how many catalog models each provider contributes.

***

## Provider status

| Status             | Meaning                                                            |
| ------------------ | ------------------------------------------------------------------ |
| **Active**         | API key configured and validated — in the routing pool             |
| **Key error**      | API key set but failed the startup validation ping — check the key |
| **Not configured** | No API key set on the router — not routable                        |

Each card also lists the provider's routable models from the live catalog.

***

## Stats bar

At the top of the page, all values live from the router:

* **Active Providers** — providers currently in the routing pool
* **Known Providers** — everything in the registry, configured or not
* **Catalog Models** — total models in the routing catalog
* **Max Context** — the largest context window across the catalog

***

## Live health

For real-time latency (p50/p95), success rates, and 24-hour history per provider, see [Provider Health](../providers/health.md). The Providers page shows the directory and status; the health page shows the live stats.

***

## Related

* [Supported models and pricing](../providers/supported.md)
* [Provider Health monitoring](../providers/health.md)
* [Fallback behavior when a provider fails](../fallback.md)
