residual flow
0GB
Dynamic Residential Proxy
residual flow
0GB
Dynamic Residential Proxy
min

Sticky proxy Switching
By accessing the sticky proxy switching link, you can change the current IP without modifying the proxy configuration, IP switching link: http://flush.smartproxy.cn/
If in doubt. View Tutorial
Instructions for use
causality
substance
URL
https://api.smartproxy.org/web_v1/ip/get-ip-v3
methodologies
GET
coding style
utf-8
Parameter description

app_key: Open app_key, available through the user's personal centre.
pt(Optional): Package id, you can specify the corresponding package for extraction by selecting the package in the extraction interface.
num(Optional): Number of IPs to be extracted at one time, max. 500
cc(optional): e.g. America: US, click to see  global area
state(optional): e.g. Alabam, click to see  List of Stateable Codes
city(Optional): e.g. Anniston, click to see  List of City Codes
life(Optional): IP time for single extraction max. 7200 min.
protocol(default): proxy protocol, 1.http/socks5
format(Optional): return data format, 1.txt 2.json
lb(optional): return data format, 1. line feed return 2. line feed 3. carriage return 4. tab

Return information

code:status code
msg:descriptive information
data:ip data list

successes

The custom labels of type txt text are as follows:
ip: port custom separator;

The response fields of type json format are as follows:
data:{
list:[
"ip: port",
"ip: port",
]
}

status code

200: Get Success
3: not logged in
156: unnamed
114: The balance is insufficient.
17: package expiry
186: Package not valid
202: No whitelist added

Example of return result
TXT format

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

124.156.121.229:16456

170.106.168.245:13299

JSON format

{ "code":200,
"msg":"",
"data":{
list:[
"170.106.21.3:10524",
"170.106.143.126:10044",
]
}
}

whitelisting interface
causality
element
Query Whitelist List

https://api.smartproxy.org/web_v1/white-ip/list?app_key=xxxx

Add Whitelist

https://api.smartproxy.org/web_v1/white-ip/add?app_key=xxxx&product_type=xx&ips=xxxx&remark=xxxx

Remove whitelist

https://api.smartproxy.org/web_v1/white-ip/delete?app_key=xxxx&ips=xxxx

clarification

app_key: Open app_key, available through the user's personal centre.
ips(Optional): Whitelist ip to be modified or deleted, multiple ip separated by English comma.