Traffics

Get list of states and cities for rotating and static residential proxies

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/customer/traffic/city-and-state

Get list of available countries for mobile proxies

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/customer/traffic/available-countries-mob

Get list of available countries for residential and static

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/customer/traffic/available-countries

Get traffic data

post
Authorizations
AuthorizationstringRequired
Body
byDatebooleanOptional

Show the list grouped by date

Example: true
dateRangestringOptional

Date range (max: 30 days)

Example: 2022-10-01,2022-11-01
byCountriesbooleanOptional

Show the list grouped by countries

Example: true
countriesCodesstringOptional

Filter by specific country code

Example: 123,32
byErrorsbooleanOptional

Show the list grouped by errors

Example: true
pagenumberOptional

Show requested page(only when show by domains is on)

Example: 0
errorCodesstring · enumOptional

Filter by specific error code

Example: 200 , OtherErrorPossible values:
bySubUserbooleanOptional

Show the list grouped by sub-users

Example: true
subUsersstringOptional

Filter by specific sub-user

Example: 12345678, 23456789
paginationRowsPerPagenumberOptional

Pagination Rows Per Page when using domains.

Example: 10
paginationPagenumberOptional

pagination Page when using domains.

Example: 5
productstringOptional

filters by product, options: Res-Stc-Dc,Data Center,Residential,Static Residential,Mobile

Example: Mobile
Responses
200

Success

application/json
post
/customer/traffic/

Last updated