Changelog
All the latest updates, improvements, and fixes to BuyProxy
Jul 30, 2026
City-level geo-targeting for all endpoints
You can now target requests down to the city level on every plan. Pass a `city` parameter alongside `country` when creating a session to route through the closest matching residential IP.
Session config
{
"country": "US",
"city": "chicago",
"sticky": true
}Jul 6, 2026
Improved session.rotated webhook
The `session.rotated` webhook now includes the previous and new endpoint, making it easier to track rotation history per session.
Webhook payload
{
"event": "session.rotated",
"from": "us.buyproxy.org:7000",
"to": "us.buyproxy.org:7001"
}Jun 22, 2026
Slack integration for usage alerts
Connect a workspace to get real-time Slack alerts when you approach your plan's usage limit, or when a pool's success rate drops.
#BuyProxy-alerts
Bandwidth usage at 85% of plan limit
Jun 11, 2026
SOCKS5 support for all pools
Every residential pool now supports SOCKS5 in addition to HTTP and HTTPS. No changes required to existing sessions — just point your client at the same endpoint.
May 20, 2026
BuyProxy Analytics 2.0
A rebuilt analytics dashboard with request-level detail, custom date ranges, and CSV export.
Requests, last 7 days