Overview Integrations Release Notes Operating fsBroker fsTransform OPSWAT Filescan API Reference v1
Getting Started
Support
fsTransform
1.7.3
Search this version
fsTransform
fsTransform
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Scan API Endpoint
Copy Markdown
Open in ChatGPT
Open in Claude
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
| Name | Type | Required? | Description |
|---|---|---|---|
| serect | String | Y | Authentication secret |
| password | String | N | Archive password |
| priority | Integer | N | Processing priority (0 = default, 100 = highest) |
| transformOpt.[option] | String | N | See fsBroker API Documentation foravailable options |
| $_FILE | Octet-Stream | Y | File/Archive as form-data body |
Example Response
JSON
{ "processTime": 899, "scanTasks": [ { "taskReference": { "name": "transform-file", "additionalInfo": { "submitName": "file", "digests": { "SHA-256": "99f8505240fff0831382ddf692f83750844887047ef90f59034d34d857271608" }, "callbackDeleteAfter": false }, "ID": "1fd6d36c-5909-498e-9351-ba8080e5c530", "state": "IN_PROGRESS", "opcount": 0, "processTime": 0 }, "opcount": 0, "processTime": 0, "taskWarnings": [], "allTags": [], "allSignalGroups": [], "resources": {} } ]}Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Task API EndpointSee the "Technical Datasheet" for a complete list of features: https://docs.opswat.com/filescan/datasheet/technical-datasheet
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
