How it works
The server is a thin, secured layer over the same actions available in the Restream dashboard — nothing more.
Transport
Remote server over Streamable HTTP. Nothing is installed locally; clients connect to the hosted endpoint above.
Auth
OAuth 2.1. On first use the client opens a browser window to sign in and authorize. The client stores and refreshes the token, so there are no long-lived API keys to manage in config.
Scope
The server acts strictly within the authenticated user's account and plan. It can only do what that user could already do in the dashboard.