Skip to main content
GET
Get usage summary

Authorizations

x-api-key
string
header
required

Dedalus API key. Alternative to Bearer token.

Query Parameters

period_start
string

Billing period start (YYYY-MM-DD). Defaults to first of current month.

Response

OK

billed_awake_seconds
integer<int64>
required

Closed awake seconds in billed org buckets for the period.

billed_cpu_millicore_seconds
integer<int64>
required

Closed requested vCPU millicores multiplied by guest-owned active CPU seconds for the period.

billed_logical_storage_mib_seconds
integer<int64>
required

Closed billable logical MiB-seconds for the period.

billed_memory_mib_seconds
integer<int64>
required

Closed requested memory MiB multiplied by running allocation seconds for the period.

included_storage_gib
integer<int64>
required

Plan-included storage in GiB, used as a local guardrail only.

plan_slug
string
required

Billing plan in effect for the organization.

provisioned_storage_gib
integer<int64>
required

Current provisioned storage summed across machines in GiB.

Last modified on July 13, 2026