Skip to main content
GET
Get rotating proxy usage

Authorizations

X-Api-Key
string
header
required

Client API key for the authenticated account.

Query Parameters

from

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"

to

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"

poolId
integer

Proxy pool ID.

Required range: x <= 9007199254740991
Example:

123

countryCode
string
Pattern: ^[a-zA-Z]{2}$
Example:

"US"

proxyType
enum<string>

Proxy type

Available options:
residential,
mobile,
datacenter
Example:

"residential"

Response

Rotating proxy traffic usage.

traffic
object
required

UTC traffic rollups. yesterday is the previous UTC calendar day; last7Days and last30Days are rolling windows ending at request time.

lastUpdatedAt
string | null
required

Most recent rotating proxy usage timestamp for the filters.

Example:

"2026-06-10T12:00:00.000Z"

filters
object
required