Skip to main content
GET
/
api
/
traffics
/
export
Export traffic data to CSV
curl --request GET \
  --url https://anyip.io/api/traffics/export
"<string>"

Query Parameters

date[after]
string<date-time>

Start date for the date range filter (inclusive).

date[before]
string<date-time>

End date for the date range filter (inclusive).

proxy_account
string

Filter by proxy account.

date[strictly_before]
string
date[strictly_after]
string
proxy_account[]
string[]
date
array

Date range

Response

CSV file containing the exported traffic data.

The response is of type file.