Base URL https://api.tilion.dev. The token-minting calls below need Authorization: Bearer $TILION_API_KEY; the streams authenticate with the minted view token instead. Every session can be watched live. Mint a view token, then open one of the streams below with it.

Mint a view token

The token is short-lived and scoped to this one session, so it is safe to hand to a browser front end. The endpoint returns 404 if the desktop view is not enabled on this deployment, and 503 if live-view signing is not configured. For full_browser sessions there is a separate VNC token with the same shape:

Streams

/live-view is the fastest way to see a session: open the live_view_url from the token response in any browser. The WebSocket streams are for embedding the view in your own product.