Creates a model response, optionally interacting with custom tools via the Model Context Protocol (MCP). This endpoint supports conversational continuation and streaming. Explore our cookbooks for detailed examples: - Basic MCP Usage - Streaming with MCP - Conversational History with previous_response_id
- Basic Streaming - Controlling Response Storage
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.