Skip to main content
GET
/
api
/
admin
/
proxy
/
stats
Get proxy replacement statistics
curl --request GET \
  --url https://api.wappfy.io/api/admin/proxy/stats \
  --header 'Authorization: Bearer <token>'
{
  "replacements": {},
  "distribution": {},
  "timestamp": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Proxy statistics

replacements
object
required

Proxy replacement statistics per country

distribution
object
required

Active proxy distribution by country

timestamp
string
required

Timestamp of statistics snapshot