# Routor ## Docs - [Chat Completions](https://docs.routor.io/api/chat-completions.md): Full reference for POST /v1/chat/completions. - [Debug Endpoint](https://docs.routor.io/api/debug.md): Inspect routing decisions without making a provider call or consuming credits. - [Architecture and Vision](https://docs.routor.io/architecture.md): What Routor is today and where it is going. - [API Keys](https://docs.routor.io/dashboard/api-keys.md): Create and manage API keys for your apps and environments. - [Billing and Credits](https://docs.routor.io/dashboard/billing.md): How credits work, pricing, and how to top up. - [Dashboard Overview](https://docs.routor.io/dashboard/overview.md): Real-time view of usage, savings, and provider health. - [Fallback and Auto-Failover](https://docs.routor.io/fallback.md): How Routor silently retries failed providers. - [Use with Cline CLI](https://docs.routor.io/guides/cline.md): Connect Cline (and Roo Code) to Routor for automatic model routing on every task. - [LangChain and LangGraph](https://docs.routor.io/guides/langchain.md): Build a routing-powered agent with LangChain tools and LangGraph state management. - [Migrate from Anthropic SDK](https://docs.routor.io/guides/migrate-anthropic.md): Switch from the Anthropic SDK to Routor's OpenAI-compatible format. - [Migrate from OpenAI SDK](https://docs.routor.io/guides/migrate-openai.md): Switch from OpenAI to Routor in two minutes with three line changes. - [How Routor Works](https://docs.routor.io/how-it-works.md): What happens to your request between sending it and getting a response. - [Introduction](https://docs.routor.io/introduction.md): What Routor is, the problem it solves, and what you get. - [Creating a Routing Profile](https://docs.routor.io/playground/create-profile.md): Step-by-step guide to creating a saved routing configuration. - [Understanding Routing Decisions](https://docs.routor.io/playground/decisions.md): What each field in a routing decision means and how to read them. - [What is the Playground](https://docs.routor.io/playground/overview.md): Test routing decisions and manage profiles without touching code. - [Testing Prompts](https://docs.routor.io/playground/testing.md): See exactly how any prompt routes before it hits production. - [Provider Health Monitoring](https://docs.routor.io/providers/health.md): Real-time status of every connected provider. - [Supported Providers and Models](https://docs.routor.io/providers/supported.md): All 13 providers, their models, and capability support. - [Quickstart](https://docs.routor.io/quickstart.md): Get Routor running in your existing app in under 5 minutes. - [Response Metadata](https://docs.routor.io/response-headers.md): How to read routing decisions from the response body and headers. - [The 5 Routing Tiers](https://docs.routor.io/tiers.md): NANO, SIMPLE, LIGHT, STANDARD, COMPLEX explained.