diff --git a/pages/platform/sandbox.mdx b/pages/platform/sandbox.mdx new file mode 100644 index 0000000..d4c7a15 --- /dev/null +++ b/pages/platform/sandbox.mdx @@ -0,0 +1,8 @@ +--- +title: Sandbox API +navigation_icon: box +--- + +The Sandbox API provides isolated execution environments for short-lived, untrusted workloads. + +> ⚠️ This feature isn't yet available on stable. Documentation will expand upon release.