# Docs ## Docs - [Execute command](https://docs.katakate.org/api/endpoints/exec.md): Run a command inside a sandbox - [Health](https://docs.katakate.org/api/endpoints/health.md): Root and /health endpoints - [Metrics](https://docs.katakate.org/api/endpoints/metrics.md): Get CPU and memory usage for sandboxes - [Sandboxes](https://docs.katakate.org/api/endpoints/sandboxes.md): Create, list, get, and delete sandboxes - [Auth & responses](https://docs.katakate.org/api/introduction.md): Authentication, base URL, and response format - [Security & networking](https://docs.katakate.org/api/security.md): Non-root execution, Linux capabilities, and egress control - [Quickstart](https://docs.katakate.org/getting-started/installation.md): Install k7, prepare your node, start the API, and run your first sandbox - [CLI reference](https://docs.katakate.org/guides/cli.md): All k7 commands with options and examples - [LangChain agent tutorial](https://docs.katakate.org/guides/langchain-agent.md): Build a ReAct agent that executes inside a K7 sandbox - [Python SDK](https://docs.katakate.org/guides/python-sdk.md): Use the katakate client to manage sandboxes - [Utilities](https://docs.katakate.org/guides/utilities.md): Helper scripts: disk wipe for thin‑pool prep and high‑density stress testing - [Katakate](https://docs.katakate.org/index.md): Secure sandboxed compute for AI agents and workloads ## OpenAPI Specs - [openapi](https://docs.katakate.org/api-reference/openapi.json)