# PasteGuard ## Docs - [Anthropic](https://pasteguard.com/docs/api-reference/anthropic.md): POST /anthropic/v1/messages - [Dashboard API](https://pasteguard.com/docs/api-reference/dashboard-api.md): Request logs and statistics - [Mask API](https://pasteguard.com/docs/api-reference/mask.md): POST /api/mask - [OpenAI](https://pasteguard.com/docs/api-reference/openai.md): POST /openai/v1/chat/completions - [Status](https://pasteguard.com/docs/api-reference/status.md): Health check and info endpoints - [Mask Mode](https://pasteguard.com/docs/concepts/mask-mode.md): Replace PII with placeholders before sending to OpenAI or Anthropic - [PII Detection](https://pasteguard.com/docs/concepts/pii-detection.md): Personal data detection powered by Microsoft Presidio - [Route Mode](https://pasteguard.com/docs/concepts/route-mode.md): Route PII requests to a local LLM - [Secrets Detection](https://pasteguard.com/docs/concepts/secrets-detection.md): Detect and protect private keys, API keys, tokens, and environment credentials - [Logging](https://pasteguard.com/docs/configuration/logging.md): Configure request logging - [Overview](https://pasteguard.com/docs/configuration/overview.md): Configuration basics - [PII Detection Config](https://pasteguard.com/docs/configuration/pii-detection.md): Configure PII detection settings - [Providers](https://pasteguard.com/docs/configuration/providers.md): Configure OpenAI, Anthropic, and local LLM endpoints - [Secrets Detection Config](https://pasteguard.com/docs/configuration/secrets-detection.md): Configure detection of private keys, API keys, tokens, and environment credentials - [Installation](https://pasteguard.com/docs/installation.md): Docker images and deployment options - [Introduction](https://pasteguard.com/docs/introduction.md): AI gets the context. Not your secrets. Open-source privacy proxy for OpenAI, Anthropic, and any AI. - [Quickstart](https://pasteguard.com/docs/quickstart.md): Run PasteGuard as a local proxy - [API Integration](https://pasteguard.com/docs/use-cases/api-integration.md): Mask PII in your AI-powered application with OpenAI, Anthropic, LangChain, and LlamaIndex - [Apps](https://pasteguard.com/docs/use-cases/apps.md): Protect data in Open WebUI, LibreChat, and other self-hosted AI setups - [Chat](https://pasteguard.com/docs/use-cases/chat.md): Mask PII when pasting into ChatGPT, Claude, and Gemini - [Coding Tools](https://pasteguard.com/docs/use-cases/coding-tools.md): Protect your codebase context and secrets in Claude Code, Cursor, and other AI coding assistants