API Reference
Answer Query From Videos
GET
/
index
/
{index_name}
/
answer
Authorizations
X-API-Key
string
headerrequiredPath Parameters
index_name
any
requiredQuery Parameters
query
string
requiredThe query to answer
video_ids
string | null
mode
string | null
default: ragsystem_prompt
string | null
Optional system prompt
use_markdown
boolean | null
default: trueUse markdown for response
Response
200 - application/json
The response is of type any
.