# Krixai ## Docs - [Detection Logs API](https://docs.krixaisecurity.com/docs/api-reference/detections.md): Retrieve past detections for audit and debugging - [Proxy Mode API](https://docs.krixaisecurity.com/docs/api-reference/proxy.md): Drop-in proxy for your LLM provider - [Standalone Scan API](https://docs.krixaisecurity.com/docs/api-reference/scan.md): Scan text without proxying to an LLM - [Authentication](https://docs.krixaisecurity.com/docs/authentication.md): Securing your requests to Krixai - [Policies & Modes](https://docs.krixaisecurity.com/docs/configuration/policies.md): Controlling how Krixai handles detected threats - [Sensitivity Levels](https://docs.krixaisecurity.com/docs/configuration/sensitivity.md): Tuning the strictness of Krixai detection models - [Custom Rules](https://docs.krixaisecurity.com/docs/detection/custom-rules.md): Defining your own detection rules - [Jailbreaks](https://docs.krixaisecurity.com/docs/detection/jailbreak.md): Detecting attempts to bypass model safety training - [PII & Sensitive Data](https://docs.krixaisecurity.com/docs/detection/pii.md): Detecting and redacting sensitive data - [Prompt Injection](https://docs.krixaisecurity.com/docs/detection/prompt-injection.md): Detecting attempts to hijack model instructions - [Error Codes Reference](https://docs.krixaisecurity.com/docs/error-codes.md): Understanding Krixai API error codes - [Handling Blocked Requests](https://docs.krixaisecurity.com/docs/guides/handling-blocks.md): How to gracefully handle a 403 response in your application - [Shadow Mode](https://docs.krixaisecurity.com/docs/guides/shadow-mode.md): Monitor your traffic without blocking requests - [Quickstart](https://docs.krixaisecurity.com/docs/quickstart.md): Secure Your AI in 5 Minutes - [SDKs & Integrations](https://docs.krixaisecurity.com/docs/sdks.md): Using Krixai with LangChain, LlamaIndex, and FastAPI