Skip to main content
POST
Submit Files For Scanning

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

multipart/form-data
files
file[]
required

One or more files to scan; repeat the field per file. At most 20 files, 25 MB per file, and 50 MB for the whole request.

category
string | null

Optional label for your own grouping, e.g. 'contracts'.

Response

Per-file acceptance outcomes. Accepted files are pending with an id.

status_code
integer
required

HTTP status code for the response.

data
FileScanUploadResponse · object
required

Payload or error details.

query_generated_time
integer
required

UTC timestamp (milliseconds since epoch) when response was generated.