API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/?extraction_historyβ Extraction history - GET
/?extractionsβ List active extractions - GET
/api/v1/extractionsβ List active extractions - GET
/{archive}?extractβ Extract archive - GET
/{archive}?extract_fileβ Extract file from archive - GET
/{archive}?previewβ Preview archive contents or read file - GET
/{archive}?view_fileβ View file from archive - GET
/{directory}?zipβ Download directory as ZIP
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help