See the Swagger UI for live request/response schemas and to try endpoints directly in your browser.
Get traffic stats
Returns aggregated traffic usage for the authenticated user across all proxies for a given date range.| Parameter | Type | Required | Description |
|---|---|---|---|
date_from | string | Yes | Start date in YYYY-MM-DD format |
date_to | string | Yes | End date in YYYY-MM-DD format |
stats:read
Export proxy usage (CSV)
Downloads a CSV file with a per-day breakdown of traffic and spend for a specific proxy list. Useful for billing reconciliation and pipeline monitoring.| Parameter | Type | Description |
|---|---|---|
id | string | Proxy list ID (e.g. 86Rf07) |
| Parameter | Type | Required | Description |
|---|---|---|---|
date_from | string | Yes | Start date in YYYY-MM-DD format |
date_to | string | Yes | End date in YYYY-MM-DD format |
text/csv file download.
Scope: stats:read