Returns the geographic distribution of active proxies by country. Requires admin role.
cURL
curl --request GET \ --url https://api.wappfy.io/api/admin/proxy/distribution \ --header 'Authorization: Bearer <token>'
{ "distribution": {}, "summary": {} }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Proxy distribution by country
Proxy count by country code
Summary statistics
Was this page helpful?