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/capacity/calendar \ --header 'X-API-Key: <api-key>'
{ "from": "2026-04-29T02:00:00Z", "to": "2026-04-29T04:00:00Z", "resource": "memory_gb", "intervals": [ { "startsAt": "2026-04-29T02:00:00Z", "endsAt": "2026-04-29T02:15:00Z", "reservationLimitGb": 300, "reservedGb": 80, "reservableGb": 220 } ] }
reservedGb
reservableGb
reservationLimitGb