Skip to main content
POST
Trigger an assessment run

Headers

Authorization
string | null

Bearer token with API key

Body

application/json

Request body for POST /api/v1/run.

model_id
string
required

Inventory model UUID

categories
string[] | null

Focus categories (omit for full assessment)

Maximum array length: 50

Response

Successful Response

Response for POST /api/v1/run (202 Accepted).

run_id
string
required
model_id
string
required
status
string
required
started_at
string
required