# Terminal:API Documentation

**Page:** api/terminal-api-documentation

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

---

## API Endpoints Summary

- **GET** `/api/v1/terminal/openapi.json` — Get OpenAPI specification in JSON format
- **GET** `/api/v1/terminal/openapi.yaml` — Get OpenAPI specification in YAML format

## CLI

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