# Exec:Route

**Page:** api/exec-route

[Download Raw Markdown](./api/exec-route.md)

---

## API Endpoints Summary

- **POST** `/api/v1/exec/route/resolve` — Resolve Route
- **POST** `/api/v1/exec/route/discover` — Discover Routes
- **POST** `/api/v1/exec/route/test` — Test Route

## CLI

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