Skip to main content
POST
OpenAI-compatible chat completion

Authorizations

Authorization
string
header
required

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

Body

application/json

The body is of type object.

Response

Chat completion or SSE stream (chat.completion.chunk).

The response is of type object.