Responses WebSocket in browser-like environment

Hi!
I wanted to try the WebSocket mode of the Responses API in the browser first, wondering if it supports authorization using a standard WebSocket interface, similar to what the Realtime API does with the openai-insecure-api-key parameter
https://developers.openai.com/api/docs/guides/realtime-websocket/?connection-example=websocket

Thanks