curl --location --request GET 'http://api.go2proxy.com/v1/dynamic/proxies?orderid&num&period®ion' \ --header 'App-Id: iF6eAFg46XOc8v4A0g' \ --header 'Signature: CfHhZ628Iswhf0iompkJejhQ3Fd6'
{ "code": 0, "msg": "success", "data": { "count": 2, "proxy_list": [ { "ip": "43.130.57.106", "port": 10001 }, { "ip": "43.130.57.106", "port": 10002 } ] } }