Locations
get
Authorizations
HTTPRequired
Enter token as: Bearer
Responses
200Success
application/json
400
Error retrieving data from service
get
/perproxy/locationsLast updated
Enter token as: Bearer
Error retrieving data from service
Last updated
GET /api/v1/perproxy/locations HTTP/1.1
Host: api.proxidize.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
[
{
"name": "text",
"available": true,
"average_speed": 1
}
]