On
POST/workstations/:workstation_id/browser/proxy/on
Enables the proxy for the Workstation's browser.
Location Preferences
- Location preferences (cc, city, postal_code, and geo coordinates) are only valid for residential proxies
- You can optionally specify a country code (cc) alone
- If you specify a city, you must also provide the country code (cc)
- If you specify a postal code, you must provide the country code (cc)
- Postal code targeting is currently only supported for US locations (cc=US)
- For geo coordinates targeting, both latitude and longitude must be provided along with a radius
- Radius must be at least 10 miles
Country Codes
The country code must be in ISO 3166-1 alpha-2 format (case insensitive).
Examples:
- US (United States)
- GB (United Kingdom)
- DE (Germany)
- JP (Japan)
- ES (Spain)
Note: Proxy location using postal code is matched using MaxMind IP Geolocation database. Results may differ when checking against other IP geo-location databases.
For the full list of country codes, see: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
Request
Responses
- 200
- 400
- 401
- 402
- 422
- 429
- 500
- 503
Successfully retrieved proxy status
Invalid Request Format - check API documentation for proper syntax.
Unauthorized - missing or invalid API key.
Payment Required - you have run out of trial credits or your payment method has expired. Please add payment details to your account.
Unprocessable Entity - cannot find requested asset associated with your API key.
Too Many Requests - you have exceeded the rate limit for your account. Please wait before making additional requests.
Internal Server Error - please retry your request.
Service Unavailable - our servers have dropped the request due to high load - please retry.