Skip to content
  • GET /api/v1/terminal/snapshot β€” Get rendered terminal snapshot
  • GET /api/v1/terminal/find β€” Search terminal screen with regex
  • POST /api/v1/terminal/press β€” Send named key presses to terminal
  • POST /api/v1/terminal/paste β€” Paste text into terminal
  • POST /api/v1/terminal/wait β€” Wait for terminal condition
  • GET /api/v1/terminal/automation/metrics β€” Get terminal automation metrics
  • GET /api/v1/terminal/keys β€” List supported key names for /press endpoint
  • GET /api/v1/terminal/{terminal_id}/automation β€” Get per-session automation state
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help