Skip to main content
POST
Chat

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
messages
ChatMessage · object[]
required
Minimum array length: 1
max_tokens
integer
default:1024
Required range: 1 <= x <= 4096
stream
boolean
default:true
system
string | null

Response

Successful Response