Native OpenAI Format
Responses
- OpenAI Responses API for creating model responses.
- Supports multi-turn conversations, tool calls, reasoning, and more.
POST
Authorizations
string
required
All endpoints require Bearer Token authentication.Add it to the request headers:
Body
string
default:"gpt-5.5"
required
Example:
gpt-5.5string or array<object>
Input content, either a string or an array of messages
string
integer
number
number
boolean
array<object>
string or object
string
string
Allowed values:
auto, disabledResponse
string
string
Example:
responseinteger
string
Allowed values:
completed, failed, in_progress, incompletestring
default:"gpt-5.5"
Example:
gpt-5.5