Skip to main content
POST
Create Chat Completion

Authorizations

Authorization
string
header
required

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

Body

application/json
model
string
required
messages
Messages · object[]
required

Response

Successful Response

choices
ChatChoice · object[]