Skip to main content
GET
Get current-period request usage and pricing for a Load Balancer

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Path Parameters

loadBalancerId
integer<int64>
required

Query Parameters

year
integer<int32> | null

Year of the usage month (UTC). Defaults to the current year; supply together with month.

month
integer<int32> | null

Month of the usage month, 1-12 (UTC). Defaults to the current month; supply together with year.

Response

The current usage and pricing

LoadBalancerId
integer<int64>
PeriodStart
string<date-time>
PeriodEnd
string<date-time>
ResetsAt
string<date-time>
CurrentRequests
integer<int64>
IncludedRequests
integer<int64>
MonthlyFee
number<decimal> | null
Tiers
object[] | null
Last modified on September 7, 2026