Research
Get a task
Retrieve the status and results of a previously created research task.
Use the unique task id
returned from POST /research/v0/tasks
to poll until the task is completed or failed. When the task is complete, the response includes your structured JSON output and citations.
GET
Get your Exa API key
Authorizations
API key can be provided either via x-api-key header or Authorization header with Bearer scheme
Path Parameters
Response
200 - application/json
Research task details
The response is of type object
.