# Muster ## Docs - [Agents](https://docs.getmuster.io/api-reference/agents.md): Manage your AI agent registry via the REST API. - [Authentication](https://docs.getmuster.io/api-reference/authentication.md): How to authenticate with the Muster API. - [Costs](https://docs.getmuster.io/api-reference/costs.md): Track and query AI cost data via the REST API. - [Quality](https://docs.getmuster.io/api-reference/quality.md): Ingest quality signals and retrieve accuracy data via the REST API. - [Anomaly Detection](https://docs.getmuster.io/concepts/anomaly-detection.md): How Muster detects and alerts on unusual agent behaviour. - [Cost Tracking](https://docs.getmuster.io/concepts/cost-tracking.md): How Muster tracks and attributes AI costs across your organisation. - [Managed service](https://docs.getmuster.io/concepts/managed-service.md): What Elitery does — and what your team is responsible for. - [Quality checks](https://docs.getmuster.io/concepts/quality-checks.md): Why you need output validation regardless of muster — and how muster amplifies it. - [Risk Scoring](https://docs.getmuster.io/concepts/risk-scoring.md): How Muster calculates risk scores for your AI agents. - [Trial & Billing](https://docs.getmuster.io/concepts/trial.md): What's included in your free trial and how billing works. - [Azure AI Foundry / Azure OpenAI](https://docs.getmuster.io/connectors/azure-ai.md): Automatic monitoring of Azure OpenAI deployments and AI Foundry projects. - [AWS Bedrock](https://docs.getmuster.io/connectors/bedrock.md): Automatic monitoring of AWS Bedrock agents via the muster connector. - [LangChain / LangGraph](https://docs.getmuster.io/connectors/langchain.md): Automatic monitoring of LangChain and LangGraph agents via the muster connector. - [Langfuse](https://docs.getmuster.io/connectors/langfuse.md): Automatic monitoring of agents already traced to Langfuse. - [n8n](https://docs.getmuster.io/connectors/n8n.md): Automatic monitoring of n8n AI workflows via the muster connector. - [OpenTelemetry](https://docs.getmuster.io/connectors/otel.md): Universal agent monitoring via OTLP — works with any language or framework. No sidecar required. - [Platform connectors](https://docs.getmuster.io/connectors/overview.md): How muster monitors agents across LangChain, n8n, Bedrock, Langfuse, Azure AI, and any OTel-instrumented agent. - [Add your first agent](https://docs.getmuster.io/getting-started/add-your-first-agent.md): Register an AI agent in muster — manually or via scanner discovery. - [Customer onboarding (Elitery internal)](https://docs.getmuster.io/getting-started/customer-onboarding.md): How Elitery onboards a new dedicated instance customer. - [What is muster?](https://docs.getmuster.io/getting-started/introduction.md): AI agent observability and performance management for enterprise teams. - [Quickstart](https://docs.getmuster.io/getting-started/quickstart.md): Connect your first AI agent to muster — and learn why the quality checks you'll write are worth having regardless. - [Dify](https://docs.getmuster.io/integrations/dify.md): Monitor Dify workflows and chatflows with Muster. - [Flowise](https://docs.getmuster.io/integrations/flowise.md): Monitor Flowise chatflows and agentflows with Muster. - [LangChain](https://docs.getmuster.io/integrations/langchain.md): Monitor LangChain agents and chains with Muster. - [LangGraph](https://docs.getmuster.io/integrations/langgraph.md): Monitor LangGraph agents and multi-step workflows with Muster. - [n8n](https://docs.getmuster.io/integrations/n8n.md): Monitor your n8n workflows with Muster using a single HTTP Request node. - [OpenAI Assistants](https://docs.getmuster.io/integrations/openai-assistants.md): Monitor OpenAI Assistants runs with Muster. - [HTTP Webhook](https://docs.getmuster.io/sdk/http-webhook.md): Instrument no-code agents via HTTP Request — works with n8n, Flowise, Dify, and any HTTP client. - [SDK & Signal Integration](https://docs.getmuster.io/sdk/overview.md): Precise business-rule checks for critical agents — on top of OTel and connector coverage. - [Python snippet](https://docs.getmuster.io/sdk/python.md): Add quality signals to any Python agent in 5 lines. No pip install required. ## OpenAPI Specs - [openapi](https://docs.getmuster.io/api-reference/openapi.json)