Skip to main content

Mint a short-lived SSE ticket

POST 

/api/v1/stream/ticket

Returns a 60s single-use ticket scoped to one tenant and one discussion. Use it as ?ticket=<value> on the SSE stream URL. Consumed atomically via GETDEL; reusing the same ticket returns 401.

Request

Responses

Default Response