Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The length of each billing time bucket. The billing time bucket is the time range over which each billing record is aggregated.
hour
, day
, week
, month
, year
The end date of the billing period to retrieve.
"2023-01-31T23:59:59Z"
Filter to a specific network volume.
"agv6w2qcg7"
The start date of the billing period to retrieve.
"2023-01-01T00:00:00Z"
Response
Successful operation.
The amount charged for the group for the billing period, in USD.
100.5
The amount of disk space billed for the billing period, in gigabytes (GB). Does not apply to all resource types.
50
If grouping by endpoint ID, the endpoint ID of the group.
If grouping by GPU type ID, the GPU type ID of the group.
If grouping by Pod ID, the Pod ID of the group.
The start of the period for which the billing record applies.
"2023-01-01T00:00:00Z"
The total time billed for the billing period, in milliseconds. Does not apply to all resource types.
3600000