Skip to main content
POST
Create a response
Use a model that supports the Responses protocol. Set stream: true for SSE.

Authorizations

Authorization
string
header
required

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

Body

application/json
model
enum<string>
required
Available options:
gpt-5-6-luna,
gpt-5-6-terra,
gpt-5-6-sol
input
any
required
stream
boolean
default:false

Response

Response or SSE stream