Skip to main content

Create a response

POST 

/responses

Send a user message to a chat and stream the assistant response. Returns a Server-Sent Events (SSE) stream of message events.

Request

Responses

SSE stream of message events (message_start, content_block_delta, message_delta, message_stop, etc.).