# Code:static

**Page:** api/code-static

[Download Raw Markdown](./api/code-static.md)

---

## API Endpoints Summary

- **GET** `/security.txt` — Get security policy
- **GET** `/robots.txt` — Get robots.txt
- **GET** `/_static/{path}` — Get static asset
- **GET** `/hoody-code/injected/{script}` — Get Hoody Code injected script

## CLI

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