# Cognisafe ## Docs - [Authentication](https://docs.cognisafe.uk/api-reference/authentication.md): Authenticating with the Cognisafe API. - [API overview](https://docs.cognisafe.uk/api-reference/overview.md): The Cognisafe REST API. - [How it works](https://docs.cognisafe.uk/how-it-works.md): Architecture overview: proxy, scoring worker, and dashboard. - [Introduction](https://docs.cognisafe.uk/introduction.md): Cognisafe is the runtime security layer for LLMs and agentic AI systems. - [Anthropic](https://docs.cognisafe.uk/providers/anthropic.md): Using Cognisafe with Anthropic — direct mode. - [Azure OpenAI](https://docs.cognisafe.uk/providers/azure-openai.md): Using Cognisafe with Azure OpenAI. - [Mistral](https://docs.cognisafe.uk/providers/mistral.md): Using Cognisafe with Mistral — proxy mode. - [Ollama (self-hosted)](https://docs.cognisafe.uk/providers/ollama.md): Using Cognisafe with Ollama and local models. - [OpenAI](https://docs.cognisafe.uk/providers/openai.md): Using Cognisafe with OpenAI — proxy mode. - [Quickstart](https://docs.cognisafe.uk/quickstart.md): Get Cognisafe running in under 5 minutes. - [Custom scorers](https://docs.cognisafe.uk/safety/custom-scorers.md): Define your own scoring prompts and thresholds. - [OWASP LLM Top 10 coverage](https://docs.cognisafe.uk/safety/owasp-coverage.md): How Cognisafe maps to the OWASP LLM Top 10. - [Severity scale](https://docs.cognisafe.uk/safety/severity-scale.md): How Cognisafe rates threat severity on a 1–5 Likert scale. - [Java SDK](https://docs.cognisafe.uk/sdk/java.md): Install and configure the Cognisafe Java SDK. - [Node.js / TypeScript SDK](https://docs.cognisafe.uk/sdk/nodejs.md): Install and configure the Cognisafe Node.js SDK. - [Python SDK](https://docs.cognisafe.uk/sdk/python.md): Install and configure the Cognisafe Python SDK. - [Docker Compose](https://docs.cognisafe.uk/self-hosting/docker-compose.md): Run the full Cognisafe stack locally or on a VM. - [Environment variables](https://docs.cognisafe.uk/self-hosting/environment-variables.md): All environment variables for the Cognisafe stack. - [Kubernetes / Railway](https://docs.cognisafe.uk/self-hosting/kubernetes.md): Production deployment on Kubernetes using Railway or your own cluster. - [Self-hosting overview](https://docs.cognisafe.uk/self-hosting/overview.md): Run Cognisafe inside your own infrastructure. ## OpenAPI Specs - [openapi](https://docs.cognisafe.uk/api-reference/openapi.json)