Skip to main content
WSS
api_key
type:httpApiKey

Your Nineninesix API key (sk_996_...), sent as the api_key query parameter on the connection URL.

Generation request
type:object

Speak a transcript within a context.

Cancel context request
type:object

Stop a context's in-flight generation and drop its queued sentences. Silent — the server sends no acknowledgement; chunks for that context simply stop. Other contexts keep running.

Audio chunk
type:object

One audio segment.

Done
type:object

The context/turn is complete, after a continue: false and all queued sentences render.

Error
type:object

Full Cartesia-shaped error envelope. See the error-code catalog above.