API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/tunnel/bindingsβ List active bindings across all sessions - GET
/api/v1/tunnel/metricsβ Prometheus metrics - GET
/api/v1/tunnel/sessionsβ List active tunnel sessions - DELETE
/api/v1/tunnel/sessions/{session_id}β Terminate an active tunnel session - GET
/api/v1/tunnel/tunnelsβ List all active tunnels (combined sessions + bindings)
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help