app_key: Open app_key, can be obtained through the user's personal center
pt(Optional): Package id, the extraction interface selects the package and can specify the corresponding package for extraction
num(Optional): Number of IPs extracted in a single time, up to 500
cc(Optional): For example, Russia:RU View
city(Optional): For example, Arlington:Arlington View
stateState code View
life(Optional): Extract IP time, maximum 7200
protocol(default): Agent Agreement,1.http/https/socks5
format(Optional): Return to data format,1.txt 2.json
lb(Optional): Delimiter, 1. Line break and carriage return (\r\n) 2. Line break (\n) 3. Carriage return (\r) 4. Tab (\t)
code:Status code
msg:Description Information
data:IP data list
Custom tags of type txt text are as follows:
ip:portCustom delimiter;
The response fields of type json format are as follows:
data:{
list:[
"ip: port",
"ip: port",
]
}
200: Get successful
3: Not logged in
156: Not real name
114: Insufficient balance
17: Package expired
186: The package is invalid
202: No whitelist added
170.106.21.3:10524
170.106.143.126:10044
124.156.142.172:15377
170.106.189.20:13761
124.156.155.248:11800
{
"code":200,
"msg":"",
"data":{
list:[
"170.106.21.3:10524",
"170.106.143.126:10044",
]
}
}
https://api.stormproxies.cn/web_v1/white-ip/list?app_key=xxxx
https://api.stormproxies.cn/web_v1/white-ip/add?app_key=xxxx&product_type=xx&ips=xxxx&remark=xxxx
https://api.stormproxies.cn/web_v1/white-ip/delete?app_key=xxxx&ips=xxxx
app_key: Open app_key, can be obtained through the user's personal center
ips(Optional): Whitelist IPs that need to be modified or deleted, multiple IPs are divided in English commas

