/
QU
quarkslab
/
IRMA API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m 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 scan
Before scanning files, you will need to create a scan object.
post
/scans
Response
Created
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