Memory snapshots let you capture a running sandbox and start new sandboxes from that saved state. When you take a snapshot, you are freezing the sandbox’s memory, processes, and filesystem at that point in time. Starting a sandbox from a snapshot is instant and you can start a new sandbox from the same snapshot multiple times.Documentation Index
Fetch the complete documentation index at: https://hyperbrowser.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Create a Memory Snapshot
Create a snapshot from a running sandbox.Start a Sandbox From a Snapshot
Use the snapshot name to start a new sandbox:List Images and Snapshots
List the available sandbox images and snapshots:Snapshot Response
The snapshot create API returns metadata about both the snapshot and its backing image:Snapshot name.
Unique snapshot identifier.
The team that owns the snapshot.
Snapshot creation status.
Backing image name for the snapshot. What the snapshot was created from.