Scene Control
Proxies
Route capture traffic through your proxy.
Set an HTTP or HTTPS proxy with credentials if required.
{
"auth": {
"proxy": "http://user:pass@proxy.example.com:8080"
}
}Use cases
Proxies are useful for geo routing, IP allowlisting, or reaching internal hosts that are not directly exposed to the public internet.