# SageXAI Docs ## Docs - [/guard](https://docs.sagexai.com/api-reference/guard.md): Scan prompts or model outputs for risky patterns. - [/guard/results](https://docs.sagexai.com/api-reference/guard-results.md): Retrieve historical scan results. - [Overview](https://docs.sagexai.com/api-reference/introduction.md): SageXAI REST API overview, auth, and schema download. - [Sage MCP](https://docs.sagexai.com/api-reference/mcp-guard.md): Use the SageXAI Guard MCP server and scan_with_guard tool from Foundry and other MCP-compatible agents. - [/policies](https://docs.sagexai.com/api-reference/policies.md): List the active policies available to your API token. - [Authentication](https://docs.sagexai.com/guides/authentication.md): Use Bearer tokens to call SageXAI APIs. - [Blocking strategies](https://docs.sagexai.com/guides/blocking.md): Block inputs before the LLM or outputs after the LLM using /guard. - [Introduction](https://docs.sagexai.com/index.md) - [Quickstart](https://docs.sagexai.com/quickstart.md): Call /guard and /guard/results from your app ## OpenAPI Specs - [openapi](https://docs.sagexai.com/api-reference/openapi.json)