API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/curl/jobsβ List all async jobs - GET
/api/v1/curl/jobs/{id}β Get detailed job information - DELETE
/api/v1/curl/jobs/{id}β Cancel a pending or running job - GET
/api/v1/curl/jobs/{id}/resultβ Get job response body
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help