List all active sessions
You can view all your active sessions by requesting the following URL through the proxy: http://api.proxyrack.net/sessions
Example:
curl -x mixed.rotating.proxyrack.net:444 -U username http://api.proxyrack.net/sessions
[ { "expiration": { "seconds": 278 }, "port": 10010, "proxy": { "city": "Hayward", "country": "US", "fingerprint": { "osName": "" }, "ip": "173.162.88.248", "isp": "Comcast Cable", "online": true, "proxyId": "PRDS5NCD4C" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10007, "proxy": { "city": "Chula Vista", "country": "US", "fingerprint": { "osName": "" }, "ip": "145.16.225.176", "isp": "AT&T U-verse", "online": true, "proxyId": "PRKAON3KMR" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10000, "proxy": { "city": "", "country": "US", "fingerprint": { "osName": "" }, "ip": "138.123.115.124", "isp": "Cogent Communications", "online": true, "proxyId": "PRFJJNWSKS" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10002, "proxy": { "city": "Post Falls", "country": "US", "fingerprint": { "osName": "" }, "ip": "198.146.79.180", "isp": "Spectrum", "online": true, "proxyId": "PRPX2ST5VB" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10009, "proxy": { "city": "Compton", "country": "US", "fingerprint": { "osName": "" }, "ip": "254.51.169.20", "isp": "Cogent Communications", "online": true, "proxyId": "PRAE7DUQGQ" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10003, "proxy": { "city": "", "country": "US", "fingerprint": { "osName": "" }, "ip": "138.123.117.178", "isp": "Cogent Communications", "online": true, "proxyId": "PRQ33KMQ5E" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10001, "proxy": { "city": "Fort Lauderdale", "country": "US", "fingerprint": { "osName": "" }, "ip": "138.130.111.131", "isp": "Cogent Communications", "online": true, "proxyId": "PRKMDAJUJN" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10008, "proxy": { "city": "Tampa", "country": "US", "fingerprint": { "osName": "" }, "ip": "172.187.235.242", "isp": "Spectrum Business", "online": true, "proxyId": "PRRMOPLYH5" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10004, "proxy": { "city": "Bellmawr", "country": "US", "fingerprint": { "osName": "" }, "ip": "173.61.59.178", "isp": "Verizon Fios", "online": true, "proxyId": "PRH0POCHU0" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10006, "proxy": { "city": "", "country": "US", "fingerprint": { "osName": "" }, "ip": "138.123.112.118", "isp": "Cogent Communications", "online": true, "proxyId": "PRZPUTNXLS" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" }, { "expiration": { "seconds": 278 }, "port": 10005, "proxy": { "city": "Compton", "country": "US", "fingerprint": { "osName": "" }, "ip": "38.123.122.20", "isp": "Cogent Communications", "online": true, "proxyId": "PRRWORO7LN" }, "requestParams": { "country": "US", "refreshMinutes": "5" }, "session": "" } ]