cURL
curl --request POST \ --url https://apiv1.cakeip.com/openapi/ip/getIpAddress \ --header 'Content-Type: application/json' \ --data ' { "appKey": "<string>", "params": { "provider": 2, "protocol": "socks5" } } '
{ "code": 0, "msg": "<string>", "data": { "hosts": [ "t1.cakeip.app", "t2.cakeip.app", "t3.cakeip.app" ], "port": 10000, "protocol": "socks5" } }
代理商获取代理IP服务器地址
Plant to add to the store
获取代理IP服务器地址请求参数
AppKey密钥
动态参数集合
Show child attributes
响应成功
代理IP服务器地址响应
状态码,0为操作成功
0
-1
响应消息
代理服务器信息