Knowledge Graphs API
Question
Ask a question to specified Knowledge Graphs.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unique identifiers of the Knowledge Graphs to be queried.
The question to be answered using the Knowledge Graph.
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.
Specify whether to include subqueries.