Skip to main content
POST
Start Discovery Run

Authorizations

Authorization
string
header
required

API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.

Response

202 - application/json

Discovery run queued

Use run_id to identify the discovery run and GET /v1/discovery to follow its progress. Additional response fields may be present; clients should ignore fields they do not use.

run_id
string
required
status
string
required
Allowed value: "queued"