Skip to main content
POST/openai/v1/responses
For the full upstream contract, see the OpenAI API reference.

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:
tokenless-pro,
tokenless-max,
tokenless-ultra-saver
input
required

Text or structured Responses API input.

stream
boolean
default:false

Response

An OpenAI-compatible response or SSE stream.