# Muxx ## Docs - [Authentication](https://docs.muxx.dev/api-reference/authentication.md): Authenticate requests to Muxx APIs. - [Chat Completions](https://docs.muxx.dev/api-reference/chat-completions.md): OpenAI-compatible chat completions endpoint. - [Messages](https://docs.muxx.dev/api-reference/messages.md): Anthropic-compatible messages endpoint. - [API Reference Overview](https://docs.muxx.dev/api-reference/overview.md): Overview of Muxx APIs for gateway and programmatic access. - [Concepts](https://docs.muxx.dev/concepts.md): Understand the key concepts in Muxx—traces, spans, generations, and more. - [Analytics](https://docs.muxx.dev/dashboard/analytics.md): Monitor usage, costs, and performance with Muxx analytics. - [API Keys](https://docs.muxx.dev/dashboard/api-keys.md): Create and manage API keys for your Muxx projects. - [Logs](https://docs.muxx.dev/dashboard/logs.md): View and search your LLM request logs. - [Organizations](https://docs.muxx.dev/dashboard/organizations.md): Create and manage organizations in Muxx. - [Dashboard Overview](https://docs.muxx.dev/dashboard/overview.md): Navigate the Muxx dashboard to monitor and manage your LLM applications. - [Projects](https://docs.muxx.dev/dashboard/projects.md): Create and manage projects to organize your LLM applications. - [Prompt Registry](https://docs.muxx.dev/dashboard/prompt-registry.md): Manage and version your prompts centrally. - [Team Members](https://docs.muxx.dev/dashboard/team-members.md): Invite and manage team members in your organization. - [Caching](https://docs.muxx.dev/gateway/caching.md): Enable response caching to reduce latency and costs. - [Cost Tracking](https://docs.muxx.dev/gateway/cost-tracking.md): Monitor and control your LLM spending with real-time cost tracking. - [Gateway Overview](https://docs.muxx.dev/gateway/overview.md): Route your LLM requests through Muxx Gateway for logging, caching, and rate limiting. - [Providers](https://docs.muxx.dev/gateway/providers.md): Configure LLM provider API keys for the Muxx Gateway. - [Rate Limiting](https://docs.muxx.dev/gateway/rate-limiting.md): Protect your budget with request rate limits. - [Gateway Setup](https://docs.muxx.dev/gateway/setup.md): Configure your application to use the Muxx Gateway. - [Anthropic Integration Guide](https://docs.muxx.dev/guides/anthropic-integration.md): Complete guide to using Muxx with Anthropic Claude. - [Google Gemini Integration Guide](https://docs.muxx.dev/guides/google-integration.md): Complete guide to using Muxx with Google Gemini. - [Migrating from Direct API Calls](https://docs.muxx.dev/guides/migrating-from-direct-calls.md): How to migrate your existing LLM application to use Muxx. - [OpenAI Integration Guide](https://docs.muxx.dev/guides/openai-integration.md): Complete guide to using Muxx with OpenAI. - [Introduction](https://docs.muxx.dev/introduction.md): The fast lane to production AI. Gateway, SDK, and observability for LLM-powered applications. - [Quickstart](https://docs.muxx.dev/quickstart.md): Get up and running with Muxx in under 5 minutes. - [Anthropic Integration](https://docs.muxx.dev/sdk/python/anthropic.md): Use Muxx with the Anthropic Python SDK. - [Decorators](https://docs.muxx.dev/sdk/python/decorators.md): Use decorators for clean, declarative observability. - [Installation](https://docs.muxx.dev/sdk/python/installation.md): Install the Muxx Python SDK. - [OpenAI Integration](https://docs.muxx.dev/sdk/python/openai.md): Use Muxx with the OpenAI Python SDK. - [Python Quickstart](https://docs.muxx.dev/sdk/python/quickstart.md): Get started with the Muxx Python SDK in minutes. - [Tracing](https://docs.muxx.dev/sdk/python/tracing.md): Understand and implement tracing with the Muxx Python SDK. - [Anthropic Integration](https://docs.muxx.dev/sdk/typescript/anthropic.md): Use Muxx with the Anthropic TypeScript SDK. - [Installation](https://docs.muxx.dev/sdk/typescript/installation.md): Install the Muxx TypeScript SDK. - [OpenAI Integration](https://docs.muxx.dev/sdk/typescript/openai.md): Use Muxx with the OpenAI TypeScript SDK. - [TypeScript Quickstart](https://docs.muxx.dev/sdk/typescript/quickstart.md): Get started with the Muxx TypeScript SDK in minutes. - [Tracing](https://docs.muxx.dev/sdk/typescript/tracing.md): Implement tracing with the Muxx TypeScript SDK. ## OpenAPI Specs - [openapi](https://docs.muxx.dev/api-reference/openapi.json)