Scan API Endpoint

This API endpoint allows users to submit a file that will get converted into one task. The call is asynchronous and will return immediately. Using the task ID, the execution status and results can be retrieved later via the /task endpoint.

Syntax

POST https://<ip>:<port>/scan

Parameters

NameTypeRequired?Description
serectStringYAuthentication secret
passwordStringNArchive password
priorityIntegerNProcessing priority (0 = default, 100 = highest)
transformOpt.[option]StringNSee fsBroker API Documentation foravailable options
$_FILEOctet-StreamYFile/Archive as form-data body

Example Response

JSON
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard