Check out the JavaScript SDK if you wish to control the session from the frontend.Documentation Index
Fetch the complete documentation index at: https://docs.hyperbeam.com/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
The base URL (referred to asbase_url in examples) is the session’s embed URL with the query parameters removed. For example, given this response from POST /vm:
base_url value would be:
Authentication
To authenticate, provide the session’s admin token as a bearer token in theAuthorization header.
For example: