# App:API Documentation

**Page:** api/app-api-documentation

[Download Raw Markdown](./api/app-api-documentation.md)

---

## API Endpoints Summary

- **GET** `/api/v1/run/openapi.yaml` — OpenAPI specification (YAML)
- **GET** `/api/v1/run/openapi.json` — OpenAPI specification (JSON)

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```