POST
/
v1
/
advanced-research
/
batch
/
completions
[
  {
    "id": "<string>",
    "name": "<string>",
    "description": "<string>",
    "outputs": "<any>",
    "timestamp": "<string>",
    "sources": 123,
    "characters_per_source": 123,
    "usage": {}
  }
]

Headers

x-api-key
string
required

Body

application/json

Response

200
application/json

Successful Response

The response is of type AdvancedResearchOutputSchema ยท object[].