Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.opencomputer.dev/api/sandboxes \ --header 'X-API-Key: <api-key>'
[ { "sandboxID": "sb-abc123", "status": "running", "region": "use2", "workerID": "w-use2-abc123", "tags": { "env": "prod" }, "tagsLastUpdatedAt": "2026-04-19T14:02:00Z" } ]
tags
tagsLastUpdatedAt
GET /api/usage?groupBy=sandbox&filter[tag:<key>]=<value>