Skip to main content
POST
Chat with knowledge base using conversational context

Authorizations

x-api-key
string
header
required

API Key for authentication

Body

application/json
messages
object[]
required

Array of chat messages for conversational context

Example:
knowledge_base_id
string
required

The ID of the knowledge base to query against

Example:

"kb_01H8X9QK5R2N7P3M6Z8N4Y1V7V"

type
string
default:web

Type of query

Example:

"web"

Response

Chat response generated successfully