Skip to main content
POST
Start a new investigation. Returns an investigation_id immediately — the investigation runs in the background. Poll Get Investigation for results.

Headers

string
required
Your Deeptrace API key. Obtain from Settings > API Keys. Also accepts Authorization: Bearer <key>.

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