Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Body

application/json
prompt
string
required
Required string length: 1 - 2000
history
object[]
Maximum array length: 50

Response

The assistant's free-text reply. Never parse it as data.

The assistant's free-text reply. Never parse it as data.

text
string
required
Minimum string length: 1