Analytics
Graph Proxy Analytics
This endpoint analyzes proxy usage for a given customer within a specified time range
and groups them by one of four discrete intervals: minute
, hour
, day
, or month
.
You can either
- Provide a
preset
parameter, which automatically sets period and interval (e.g.last_day
,last_hour
, etc.) - OR, manually specify your own time range (
period_start
,period_end
) plusinterval
You can also filter by hostname
, network
, proxy_user_id
, and service_id
.
Service ID can only be filtered if period is within 7 days and interval is hour or less.
Hostname filters are disallowed if searching older than 90 days.
GET
Authorizations
Private API key for user-level authentication.
Public API key for user-level authentication.
Query Parameters
If provided, overrides period_start, period_end, and interval. Must be one of ["last_hour", "last_day", "last_week", "last_30_days", "last_60_days", "last_90_days", "last_year"].
Available options:
minute
, hour
, day
, month
Available options:
datacenter
, isp
, residential