Custom proxies allow you to use your own proxy servers with Kernel browsers. This is useful when you have existing proxy infrastructure or specific proxy requirements not covered by Kernel’s managed options.
host (required) - Proxy server hostname or IP address
port (required) - Proxy server port (1-65535)
username - Username for proxy authentication
password - Password for proxy authentication (minimum 5 characters)
When creating a proxy with authentication, provide the password. The API response will only indicate if a password exists (has_password: true) but won’t return the actual password for security reasons.