Hanzo
OpenapiAi

Implements POST /v1/responses.

Implements POST /v1/responses. The converted request is completed by the chat path, which is handed a sink saying where the answer goes: a stream is…

POST /v1/responses

Addresshttps://api.hanzo.ai/v1/responses
MethodPOST
Operationpost_responses
AuthAuthorization: Bearer $HANZO_API_KEY

Implements POST /v1/responses. The converted request is completed by the chat path, which is handed a sink saying where the answer goes: a stream is translated as it is produced, a whole body is translated entire.

Request

The document declares no body for POST /v1/responses. The handler is typed in cloud but its shape is not yet emitted, so the fields are not listed here — ask the MCP door's describe for post_responses, which answers from the running route.

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo responses create

AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page