Skip to main content
POST
Playground chat completion

Authorizations

Authorization
string
header
required

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345"

Path Parameters

workspaceID
string
required

The workspace ID

Pattern: ^[a-f0-9]{24}$

Body

application/json
model
string
required

Model ID

messages
object[]
required
stream
boolean
default:false
temperature
number
max_tokens
integer
tools
object[]

Response

Successful response (non-streaming)

The response is of type object.