Skip to main content
POST
Ask the AI

Authorizations

X-API-KEY
string
header
required

Your organization's API key

X-ORG-ID
string
header
required

Your organization's identifier

Body

application/json
query
string
required

Natural language question to send to the AI

chatId
string<uuid>
required

Conversation thread identifier (UUID). Generate a new UUID to start a fresh conversation.

userId
string<uuid>
required

UUID of the user sending the query

Response

200

OK