Dispatch API
Starting a Console Emulator
Initiate a Console Emulator using Hyperbeam
POST
/
console
Request Access
This feature is currently in private beta. Request access here.
Parameters
type
string
default: "''"requiredThe console type. nes, snes, n64, and ps1 are supported.
room_url
string
default: "''"requiredURL to a legal ROM file, which will be downloaded and loaded into the emulator.
auth
object
default: "\"auth\": {\"type\": \"token\"}}"The authentication system for the cloud computer. See the “cloud computer authentication” section for more info.
Response
session_id
string
The ID of the cloud computer session
embed_url
string
A URL you can load into the web client on your website
admin_token
string
A token that grants access to an exclusive subset of the client-side JavaScript SDK. Needed for setting permissions and programmatic navigation