/
QU
quarkslab
/
IRMA API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Files
2
Probes
1
Results
1
Scans
7
get
List all scans
post
Create a scan
get
Retrieve a scan
post
Launch a scan
post
Cancel a scan
post
Create a file upload
get
List all results from a scan
Tags
2
Scans
Create a file upload
Upload a file for a specific scan.
post
/scans/{scanId}/files
Path parameters
scanId
string
required
ID of the scan
Response
OK
Scan
required
id
string
force
boolean
resubmit_files
boolean
mimetype_filtering
boolean
date
string
date-time
status
integer
probes_total
integer
probes_finished
integer
results
SummaryScanResult[]
Changes