API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/rentalsβ List user rentals - GET
/api/v1/rentals/{id}β Get rental details - POST
/api/v1/rentals/{id}/extendβ Extend rental
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help