Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Proxy retrieved
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
Configuration for routing traffic through a proxy. Configuration for a datacenter proxy.
Proxy type to use. In terms of quality for avoiding bot-detection, from best to worst: mobile
> residential
> isp
> datacenter
.
Available options:
datacenter
, isp
, residential
, mobile
, custom
ISO 3166 country code.
Example:
"US"
Readable name of the proxy.
Protocol to use for the proxy connection.
Available options:
http
, https
Current health status of the proxy.
Available options:
available
, unavailable
Timestamp of the last health check performed on this proxy.
Configuration specific to the selected proxy type
.
Configuration for a datacenter proxy.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5