Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your Writer API key.
Body
The unique identifiers of the Knowledge Graphs to query.
1
The question to answer using the Knowledge Graph.
Specify whether to include subqueries.
Determines whether the model's output should be streamed. If true, the output is generated and sent incrementally, which can be useful for real-time applications.
Configuration options for Knowledge Graph queries, including search parameters and citation settings.
Response
The question that was asked.
The answer to the question.
Detailed source information organized by reference type, providing comprehensive metadata about the sources used to generate the response.