Get account usage
Account
Usage
Returns account-level usage across products with usage reporting as UTC period rollups. If from or to is supplied, product usage also includes requestedRange. Static proxies are inventory-only and are not included in usage responses.
GET
Get account usage
Usage responses include
yesterday, last7Days, last30Days, lastUpdatedAt, and requestedRange when from or to is supplied.Authorizations
Client API key for the authenticated account.
Query Parameters
Available options:
web-data, proxy-rotating Date or datetime in RFC 3339 format
Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$Example:
"2025-01-27T00:00:00Z"
Date or datetime in RFC 3339 format
Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$Example:
"2025-12-28"
Proxy pool ID. Applies to rotating proxy usage.
Required range:
x <= 9007199254740991Example:
123
2-letter country code. Applies to rotating proxy usage.
Pattern:
^[a-zA-Z]{2}$Example:
"US"
Rotating proxy type. Applies to rotating proxy usage.
Available options:
residential, mobile, datacenter Example:
"residential"