curl -X POST https://api.deeptrace.com/api/v1/investigate \ -H "X-API-Key: dt_your_key_here" \ -H "Content-Type: application/json" \ -d '{"query": "Why are we seeing 500 errors on /checkout?"}'
{ "investigation_id": "d2ce1b29-f36a-43f0-9a96-c73a167b59f8", "status": "processing" }
Start a new Deeptrace investigation asynchronously
investigation_id
Authorization: Bearer <key>
processing