/v1/responses). It is OpenAI’s most capable frontier model, designed for the most demanding professional and coding tasks.
Key capabilities
- Responses API — Uses the newer
/v1/responsesendpoint withinputinstead ofmessages - Advanced reasoning — Supports reasoning effort levels: none, low, medium (default), high, and xhigh
- Verbosity control — Set response verbosity to low, medium, or high
- Streaming — Supports real-time token streaming via SSE
- Tool use — Supports function calling, web search, file search, and computer use
Quick example
Parameters
API Reference
View the interactive API playground for GPT-5.5.