AppKey: ********************{
"num": 10,
"country": "US",
"province": "California",
"city": "Losangeles",
"session_type": 1,
"ip_time": 30,
"sub_user_id": 1,
"proxy_protocol": "http",
"proxy_url": "proxy.global.ip2up.com",
"format": "protocol://username:password@hostname:port",
"type": 1
}curl --location 'https://iptuns.com/api/v1/proxy/getNodes/v2' \
--header 'AppKey: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"num": 10,
"country": "US",
"province": "California",
"city": "Losangeles",
"session_type": 1,
"ip_time": 30,
"sub_user_id": 1,
"proxy_protocol": "http",
"proxy_url": "proxy.global.ip2up.com",
"format": "protocol://username:password@hostname:port",
"type": 1
}'{
"code": 0,
"msg": "operate success",
"data": {
"proxy_url_list": [
"http://test11-res-any-sid-959667936-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348",
"http://test11-res-any-sid-162444601-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348",
"http://test11-res-any-sid-734280552-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348",
"http://test11-res-any-sid-903037014-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348",
"http://test11-res-any-sid-655308927-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348",
"http://test11-res-any-sid-122149625-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348",
"http://test11-res-any-sid-978792228-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348",
"http://test11-res-any-sid-823914336-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348",
"http://test11-res-any-sid-390876229-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348",
"http://test11-res-any-sid-389459249-sidtime-30-sidfallback-1:test22@proxy.global.ip2up.com:12348"
]
}
}