Skip to main content
POST
Produce a research brief on a topic, in a named domain.

Authorizations

Authorization
string
header
required

A workspace API key (sk_live_...), minted from workspace settings.

Body

application/json
domain
string
required

Research domain. The engine publishes the list.

Required string length: 1 - 60
topic
string
required
Required string length: 1 - 2000
projectId
string
required

The project to file this work under. Required — create one with POST /v1/projects. A project this workspace does not own answers not_found; the work is never silently filed somewhere else.

Maximum string length: 200
context
string
Maximum string length: 8000
methodology
string
Maximum string length: 500
outputFormat
string
Maximum string length: 60

Response

Completed.

success
enum<boolean>
required
Available options:
true
projectId
string
required

The project this work was filed under.