Dispatch API
Dispatch Endpoints
Dispatch API
Dispatch Endpoints
Initiate a virtual machine instance
Endpoint
Use the following endpoint for testing and production.
https://engine.hyperbeam.com/v0
Authentication
Please contact us via Discord or email for an API key.
To authenticate, provide your API as a bearer token in the Authorization header. For example, Authorization: Bearer BImPtQWrCnb7aceCdlGQ-qniBJFNH2-1tVv7OjoHuQA
Simple Authentication Request
Terminal
curl -X POST \
-H 'Authorization: Bearer BImPtQWrCnb7aceCdlGQ-qniBJFNH2-1tVv7OjoHuQA' \
https://engine.hyperbeam.com/v0/vm
Start a Session
Available Applications
Hyperbeam virtual computers can run numerous applications:
- Chromium (virtual browser)
- Android emulator (Request access)
- NES emulator (Request access)
- Want to run something else? Let us know at founders@hyperbeam.com or request it here