{
"page": 1,
"limit": 15,
"status": "1"
}curl --location --request POST 'https://sandbox-open-api.985proxy.com/res_static/ip_list' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 1,
"limit": 15,
"status": "1"
}'{
"code": 0,
"msg": "success",
"data": {
"page": 1,
"limit": 15,
"total": 96,
"list": [
{
"proxy_id": "20260131031328528643901",
"purpose_web": "web3",
"static_proxy_type": "shared",
"ip": "154.200.48.226",
"port": 7778,
"username": "Z4g2M2p1H3h8",
"password": "T6K4h9S1D7H6",
"country_code": "VN",
"country_name": "Vietnam",
"country_name_cn": "越南",
"country": "VN",
"city_name": "Ho Chi Minh",
"city_name_cn": "胡志明市",
"city": "Ho Chi Minh",
"bandwidth": null,
"bandwidth_status": null,
"expire_time": "2026-03-02 03:13:37",
"release_time": "2026-03-03 03:13:37",
"buy_time": "2026-01-31 03:13:36",
"remark": null
}
]
}
}