API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/daemon/quick-startβ List all ephemeral programs - POST
/api/v1/daemon/quick-startβ Launch ephemeral CUSTOM program - GET
/api/v1/daemon/quick-start/{id}/statusβ Get ephemeral program status - GET
/api/v1/daemon/quick-start/{id}/logsβ Get ephemeral program logs - POST
/api/v1/daemon/quick-start/{id}/stopβ Stop ephemeral program
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help