barcode-scanScans

Use the Bucketscan API to upload files, trigger scans, and retrieve scan results.

Uploads a file to initiate the virus scan

post
Authorizations
X-Api-KeystringRequired
Responses
chevron-right
200

A reference to the file being scanned

application/json
scanIdstringOptional
statusnumberOptional
statusTextstringOptional
post
/scans/initiate

Check the status of a scan

get
Authorizations
X-Api-KeystringRequired
Path parameters
scanIdstringRequired
Responses
chevron-right
200

The status of the file scan

application/json
scanIdstringOptional
statusstring · enumOptionalPossible values:
get
/scans/{scanId}

Last updated