GET /v1/billing/plans — list available billing plans.
Response
Available plans
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.
The plan new orgs are assigned. Exactly one row is the default.
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 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.
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.
Flat monthly subscription price (cents); None = unpriced (free). Source of upgrade/downgrade ordering — compare prices, not a fixed tier rank.
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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.