Skip to main content
POST
Start New Scan

Authorizations

CORGEA-TOKEN
string
header
required

API key for authentication

Body

multipart/form-data
files
file[]
required

Exactly one archive part for BLAST. An empty body is valid when initiating a chunked upload.

Required array length: 1 element
scan_type
enum<string>
default:blast

Currently only blast scan is supported. If omitted, the server defaults to blast.

Available options:
blast

Response

Chunked upload initiated

message
string
Example:

"Successfully initiated upload at /tmp/uploads/transfer_id"

transfer_id
string<uuid>
Example:

"c9b0a8c7-f9b4-4c10-9d58-cd4c7e1c9c52"

status
enum<string>
Available options:
OK
Example:

"OK"