Unblocker

Get Website Unblocker package usage data

post
Authorizations
AuthorizationstringRequired
Body
start_datestringRequired

start date of the plan

Example: 2025-01-01
end_datestringRequired

end date of the plan

Example: 2026-01-01
plan_statusstringRequired

the status of the plan (active, inactive, standby)

Example: active
Responses
200

Array of Plans

application/json
post
/unblocker/usage

Get Website Unblocker traffic data

post
Authorizations
AuthorizationstringRequired
Body
startDatestringRequired

start date of the traffic

Example: 2025-01-01
endDatestringRequired

end date of the traffic

Example: 2026-01-01
countriesstring[]Optional

traffic for a specific targeted country (array of 2 letter filter for specific countries)

splitByCountrybooleanOptional

group by countries

Example: false
splitByDatebooleanOptional

group by date

Example: false
Responses
200

Array of Plans

application/json
post
/unblocker/traffic

Last updated