Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hexelstudio.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

April 2026

Hexel Studio Launch

Hexel Studio is now generally available. The compute platform for AI agents. Compute
  • Sandboxes: isolated execution environments, allocated in milliseconds
  • Agent hosting: deploy Docker images with permanent human-readable endpoints
  • Instances: always-on agents with near-zero idle cost
  • Code execution and shell commands via the SDK
SDKs & CLI
  • Python SDK: pip install hexel
  • TypeScript SDK: npm install hexel-sdk
  • CLI: curl -fsSL https://hexelstudio.com/install.sh | bash
  • API key and OAuth client credentials authentication
Console
  • Dashboard with real-time metrics
  • Sandbox, agent, and instance management
  • Usage tracking and tier breakdown
  • Access client management
Platform
  • Organizations, workspaces, and environments
  • Role-based access control
  • Service users and API keys
  • Token exchange via STS
API Reference
  • Full REST API with interactive playground
  • OpenAPI specification
  • Code examples in Python, TypeScript, Go, and curl
Documentation
  • Getting started guide and quickstart
  • Compute guides for sandboxes, agents, and instances
  • SDK installation and quickstart for all platforms
  • Platform overview, authentication, and tenancy model