Skip to main content
Set up the Hyperbrowser CLI (hx) and/or the SDKs to start working with sandboxes. Latest release:
1

Install the CLI

Install the latest release with the official install script:
In PowerShell, download and extract the latest Windows build:
For ARM64 Windows, replace windows_amd64 with windows_arm64.
Each release is published as a tarball at:
The snippet below resolves the current release and downloads the artifact that matches your platform:
Confirm the CLI is on your PATH:
2

Install the SDK

3

Configure your API key

Grab your API key from the Hyperbrowser Dashboard.
Export as an environment variable:
See Sandbox CLI for the full command reference, including named profiles and per-command overrides.