Skip to main content
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.
Query parameters
ParameterTypeRequiredDescription
date_fromstringYesStart date in YYYY-MM-DD format
date_tostringYesEnd date in YYYY-MM-DD format
Scope: 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.
Path parameters
ParameterTypeDescription
idstringProxy list ID (e.g. 86Rf07)
Query parameters
ParameterTypeRequiredDescription
date_fromstringYesStart date in YYYY-MM-DD format
date_tostringYesEnd date in YYYY-MM-DD format
Response: text/csv file download. Scope: stats:read