API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/poolsβ List user pools - POST
/api/v1/poolsβ Create pool - GET
/api/v1/pools/{id}β Get pool details - PUT
/api/v1/pools/{id}β Update pool - PATCH
/api/v1/pools/{id}β Update pool - DELETE
/api/v1/pools/{id}β Delete pool
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help