# Sqlite:Documentation

**Page:** api/sqlite-documentation

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

---

## API Endpoints Summary

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

## CLI

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