List billing plans
Authorizations
Organization API key (msb_…) - org-scoped programmatic access.
Response
Available plans
The plan new orgs are assigned. Exactly one row is the default.
May a user self-subscribe to this plan via the API? Fail-closed; the change-plan check keys on this flag, not the plan name.
Monthly included allowances bundled into the flat fee (pool of vCPU-hours / memory GiB-hours / writable-disk GiB-hours / durable-storage GiB). Usage beyond the pool is metered overage on priced plans; on an unpriced (free) plan the compute pool is a hard wall.
Max simultaneously-running ephemeral sandboxes (cheap, self-cleaning).
Max simultaneously-running persistent sandboxes (snapshot/restore cost).
Maximum writable disk size (MiB) per sandbox.
Per-org managed-snapshot storage hard cap (GiB), compared against the summed compressed archive size of the org's managed snapshots.
Per-org durable-storage hard cap (GiB). Used storage is billed at a flat per-GB-month rate (no free allotment).
Deprecated wall-clock minutes budget (NULL). The compute wall is now
included_vcpu_hours on unpriced plans.
Flat monthly subscription price (cents); None = unpriced (free). Source
of upgrade/downgrade ordering - compare prices, not a fixed tier rank.
Managed-snapshot storage rate (USD/GiB-month), separate from volumes.
Per-unit overage rates (USD) charged on usage beyond the included pool;
None on the free/unpriced plan (no overage path). Drive the live cost
estimate subscription + Σ overage; Autumn's invoice stays authoritative.