Skip to content
  • GET /api/v1/run/search β€” Search for app candidates
  • POST /api/v1/run/search/paged β€” Search for app candidates with cursor pagination
  • POST /api/v1/run/preflight β€” Preflight a run request
  • POST /api/v1/run/batch β€” Execute a batch of search or run requests
  • GET /api/v1/run/run β€” Resolve an application and return exact shell command
  • POST /api/v1/run/run β€” Resolve an application via JSON body
  • GET /api/v1/run/go/{rest} β€” Path-based resolve (positional or key-value)
  • GET /api/v1/run/t/{terminal_id}/go/{rest} β€” Terminal-anchored path-based resolve
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help