Sandbox API reference
Use the server-side SDK as the preferred contract for isolated compute.
Sandbox API reference
Use openpond-sdk for the supported server-side Sandbox API contract. It
covers sandbox creation, files, commands, processes, PTYs, previews, snapshots,
runtimes, and lifecycle operations.
Every operation must use an API key with the required granular sandbox scope. Set lifecycle and resource limits at creation, and keep cleanup explicit.
Next: Sandbox SDK quickstart.