v1
latestOpenAPI 3.1.02026-07-2676188241.3 KBResponses
Create response
Creates a model response for the given input. This is the OpenAI Responses API. Supports instructions (system message equivalent), streaming, tool calling, JSON mode, and multi-turn conversations. When present, reasoning is returned as a structured output item with type: "reasoning", separate from the message output.
post/responses
Request body
Response
Successful response. For non-streaming requests, returns a complete response object. For streaming requests, returns Server-Sent Events (SSE) with typed events.