# hiloop ## Docs - [Get v1whoami](https://docs.hiloop.ai/api-reference/identityservice/get-v1whoami.md): Echo the caller identity stamped by authz. Acts as both a health probe and an identity sanity-check. The HTTP binding (ADR-0032) is what the Envoy gRPC-JSON transcoder exposes and what the generated OpenAPI/SDKs/CLI consume. - [Post v1telemetryquery](https://docs.hiloop.ai/api-reference/telemetryqueryservice/post-v1telemetryquery.md): Run a structured query over the caller's telemetry. - [Forks](https://docs.hiloop.ai/concepts/forks.md): Branching off a snapshot to explore alternatives — the fork-tree DAG. - [Concepts](https://docs.hiloop.ai/concepts/overview.md): The core ideas behind hiloop — sandboxes, forks, and tree-native observability. - [Sandboxes](https://docs.hiloop.ai/concepts/sandboxes.md): Snapshottable, forkable execution environments for agent harnesses. - [Tree-native observability](https://docs.hiloop.ai/concepts/tree-native-observability.md): Telemetry keyed by fork-tree node — observability with the shape of your experiments. - [Quickstart](https://docs.hiloop.ai/guides/quickstart.md): Install the hiloop CLI, authenticate, and run your first telemetry query. - [hiloop CLI](https://docs.hiloop.ai/reference/cli/hiloop.md): Command reference for the hiloop control-plane CLI. - [Python SDK](https://docs.hiloop.ai/reference/sdk/python/index.md): Generated API reference for the hiloop Python SDK. - [TypeScript SDK](https://docs.hiloop.ai/reference/sdk/typescript/index.md): Generated API reference for the hiloop TypeScript SDK. ## OpenAPI Specs - [openapi](https://docs.hiloop.ai/api-reference/openapi.yaml)