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