Skip to main content
POST
AI-powered question answering

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Body

application/json
query
string
required

The question to answer

context
string
required

Context text to base the answer on (e.g., retrieved document chunks)

Response

AI-generated answer

answer
string