Static IP Monitoring for Broker APIs — Exit IP, Latency and Failover
Monitor a trading static IP: pre-market api.ipify.org check, proxy 407/timeout alerts, and when to use a second allocation. No fake 99.99% claims.
Three checks that matter
- Identity: GET https://api.ipify.org through the proxy equals the broker field.
- Reachability: HTTP CONNECT to HOST:443 succeeds from the machine that will trade (Jio must use 443).
- Auth: 407 means credentials, not the broker. Fix dashboard user/pass before you rotate the IP.
Pre-market script
Dashboard and mail
Algo-IP can replace an unhealthy allocation from the dashboard. Wallet shortfalls send renewal mail at 3 days and 1 day when the balance cannot cover the next period. After expiry the IP is suspended, then held briefly so a top-up can resume the same address.
Second IP
A standby IPv4 only helps if the broker accepted a secondary whitelist. Confirm that in the portal. Monitoring both IPs is two ipify checks, not a load balancer fantasy.
Use /check-ip to see the browser’s raw address — that is not the proxy egress unless you pointed the browser at the proxy.