ReferenceDeep research

Respond to Clarification

Respond to a clarification question and continue the research.

POST
/api/v1/search/research/respond/{thread_id}

Authorization

ApiKeyAuth
x-api-key<token>

A platform key (ck_live_…). Mint one in the console under Settings → API Keys.

In: header

Path Parameters

thread_id*string

Query Parameters

response*string

Your answer to the clarification question.

Response Body

application/json

curl -X POST "https://example.com/api/v1/search/research/respond/string?response=string"
{  "status": "string",  "message": "string"}
Was this page helpful?
Report an issue