API
Trigger Investigation
Start a new Deeptrace investigation asynchronously
POST
Start a new investigation. Returns an
investigation_id immediately — the investigation runs in the background. Poll Get Investigation for results.
Headers
string
required
Body
string
required
The investigation prompt. Describe the issue you want Deeptrace to investigate.
Returns
Returns the newly created investigation with its ID and initial status.string
required
UUID of the created investigation. Use this to poll Get Investigation for results.
string
required
processing