# Sector8 ## Docs - [POST /analyze](https://docs.sector8.ai/api-reference/analyze.md): Analyze a completed LLM interaction. Returns threat classification, PII detection, and compliance flags. - [POST /evaluate](https://docs.sector8.ai/api-reference/evaluate.md): Evaluate a tool call against the active policy. Returns an admission decision. - [GET /health](https://docs.sector8.ai/api-reference/health.md): Returns current health and capability state of the Guard Module - [API Overview](https://docs.sector8.ai/api-reference/overview.md): REST API for the Sector8 Guard Module - [Compliance Overview](https://docs.sector8.ai/guides/compliance.md): How Sector8 enforces GDPR, HIPAA, PCI-DSS, ISO 27001, and SOC 2 at the tool execution boundary - [GDPR](https://docs.sector8.ai/guides/gdpr.md): How Sector8 enforces GDPR controls at the LLM tool execution boundary - [Guardrails](https://docs.sector8.ai/guides/guardrails.md): How the Guard Module intercepts and governs every LLM tool call before execution. - [HIPAA](https://docs.sector8.ai/guides/hipaa.md): How Sector8 enforces HIPAA controls for PHI protection in AI applications - [Welcome to Sector8](https://docs.sector8.ai/guides/introduction.md): Security & Observability for Enterprise AI - [The Seven Invariants](https://docs.sector8.ai/guides/invariants.md): Non-negotiable system properties enforced by every Sector8 deployment - [Guard MCP Server](https://docs.sector8.ai/guides/mcp-server.md): Govern Claude Code and MCP-compatible agent tool calls with fail-closed enforcement and forensic telemetry. - [Non-MCP integration](https://docs.sector8.ai/guides/non-mcp-integration.md): Put Sector8 into a containerized Codex CLI or other non-MCP tool caller with one evaluation endpoint. - [Onboarding](https://docs.sector8.ai/guides/onboard.md): Connect your AI application to Sector8 - [Python SDK](https://docs.sector8.ai/guides/python-sdk.md): Wire the Sector8 Guard Module into your LLM application in minutes - [Quickstart](https://docs.sector8.ai/guides/quickstart.md): Get Sector8 running in under 10 minutes - [TypeScript SDK](https://docs.sector8.ai/guides/typescript-sdk.md): Wire the Sector8 Guard Module into your Node.js or TypeScript application ## OpenAPI Specs - [openapi](https://docs.sector8.ai/api-reference/openapi.json)