Skip to content
  • GET /api/v1/terminal/ws β€” WebSocket terminal connection
  • POST /api/v1/terminal/create β€” Create a terminal session
  • GET /api/v1/terminal/history/{terminal_id} β€” Get terminal command history
  • DELETE /api/v1/terminal/{terminal_id} β€” Delete a terminal session
  • GET /api/v1/terminal/raw β€” Get raw terminal output
  • GET /api/v1/terminal/screenshot β€” Capture terminal screenshot
  • GET /api/v1/terminal/sessions β€” List all terminal sessions
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help