API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/display/β Access the HTML5 Display client interface - GET
/api/v1/display/infoβ Get display information and screenshots - GET
/api/v1/display/screenshotsβ List all available screenshots - GET
/api/v1/display/clipboardβ Read clipboard text - POST
/api/v1/display/clipboardβ Write clipboard text - GET
/api/v1/display/windowsβ List windows on the current display - GET
/api/v1/display/window/{windowId}/propertiesβ Get extended properties for a window
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help