- API document for XProxy service
- Proxy Management
- Device Management
- Change IMEI for multiple donglesPOST
- Add or change device notePOST
- Change MAC address for donglesPOST
- Change APN for donglesPOST
- Change device labelPOST
- Connect dongle to networkPOST
- Enable/disable WiFi for multiple donglesPOST
- Disconnect dongle from networkPOST
- Reboot a specific donglePOST
- Reset bus donglePOST
- Get dongle information including phone numberPOST
- Set MTU value for a donglePOST
- Rotation (Change IP)
- Selling Platform
- SMS & USSD Utitlies
- System Management
Get list of selling proxies
GET
{{BASE_URL}}/selling/shared_proxies
Request
Query Params
page
integer
optional
Default:
1
limit
integer
optional
Default:
20
modemPosition
integer
optional
id
integer
optional
proxyPort
integer
optional
sharedStatus
enum<string>
optional
Allowed values:
enableddisabled
rentStatus
enum<string>
optional
Allowed values:
expiredin_used
nextDayExpired
number
optional
memo
string
optional
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'http://localhost/selling/shared_proxies?page=&limit=&modemPosition=&id=&proxyPort=&sharedStatus=&rentStatus=&nextDayExpired=&memo'
Responses
🟢200OK
application/json
Body
status
boolean
optional
data
array [object {36}]
optional
id
integer
optional
shared_port
integer
optional
enabled
boolean
optional
ip_type
enum<string>
optional
Allowed values:
IPv4IPv6IPv64IPv46
gen_method
enum<number>
optional
Allowed values:
12
position
integer
optional
0
if gen_method=2
group_positions
array[integer]
optional
gen_method=1
port_type
enum<string>
optional
Allowed values:
PROXYHTTPSocksV5
auth_ip_list
string
optional
auth_user_list
string
optional
web_whitelist
string
optional
web_blacklist
string
optional
expired_at_unix
integer
optional
custom_dns
string
optional
bw_limit_enabled
boolean
optional
bw_limit_rate
integer
optional
counter_dl_limit
enum<string>
optional
Allowed values:
unlimitedlimited
counter_dl_limit_by
enum<string>
optional
Allowed values:
DAILYWEEKLYMONTHLYEND_QUOTA
counter_dl_quota
integer
optional
counter_ul_limit
enum<string>
optional
Allowed values:
unlimitedlimited
counter_ul_limit_by
enum<string>
optional
Allowed values:
DAILYWEEKLYMONTHLYEND_QUOTA
counter_ul_quota
integer
optional
counter_all_limit
enum<string>
optional
Allowed values:
unlimitedlimited
counter_all_limit_by
enum<string>
optional
Allowed values:
DAILYWEEKLYMONTHLYEND_QUOTA
counter_all_quota
integer
optional
max_connection
integer
optional
max_connection_period
integer
optional
Default:
60
tcp_os
string
optional
force_server_resolve_dns
boolean
optional
allow_api_change_rotation
boolean
optional
min_interval_rotation
integer
optional
interval_rotation
integer
optional
allow_api_rotate
boolean
optional
min_second_rotate
integer
optional
last_rotation
integer
optional
memo
string
optional
total
integer
optional
Example
{
"data": [
{
"id": 203,
"position": 1,
"shared_port": 53275,
"port_type": "PROXY",
"ip_type": "IPv4",
"auth_ip_list": "125.12.30.67,125.12.30.68",
"auth_user_list": "NTD89KDC:NTD89KDC",
"web_blacklist": "*google.com*,*.google.com*",
"web_whitelist": "*facebook.com*,*.facebook.com*",
"expired_at": "11/04/2025 11:14 GMT+7",
"counter_dl_limit": "limited",
"counter_dl_limit_by": "END_QUOTA",
"counter_dl_quota": 70000,
"counter_dl_bytes": 0,
"counter_dl_updated_time": 0,
"counter_dl_reset_time": 0,
"counter_ul_limit": "limited",
"counter_ul_limit_by": "END_QUOTA",
"counter_ul_quota": 70000,
"counter_ul_bytes": 0,
"counter_ul_updated_time": 0,
"counter_ul_reset_time": 0,
"bw_limit_enabled": true,
"bw_limit_rate": 60,
"memo": "Tom - 1 month",
"created_at": "12/03/2025 11:15 GMT+7",
"custom_dns": "1.1.1.1 8.8.8.8",
"counter_all_limit": "limited",
"counter_all_limit_by": "MONTHLY",
"counter_all_quota": 6000,
"counter_all_bytes": 0,
"counter_all_updated_time": 0,
"counter_all_reset_time": 1741752958,
"connection_limit": 200,
"connection_limit_period": 60,
"api_token": "8ad06debc32b42a9a95956379845ba76",
"force_server_resolve_dns": false,
"interval_rotation": 0,
"last_rotation": null,
"last_rotation_status": false,
"allow_api_change_rotation": true,
"allow_api_rotate": true,
"min_interval_rotation": 120,
"min_second_rotate": 60,
"enabled": true,
"tcp_os": "win1",
"gen_method": 1,
"group_positions": [],
"auth_ip_enabled": true,
"auth_user_enabled": true,
"web_blacklist_enabled": true,
"web_whitelist_enabled": true,
"expired_at_unix": 1744344853000,
"remaining": 29.9,
"remaining_str": "29d, 20hr, 42min",
"counter_dl_limit_quota": 70000,
"counter_dl_used_bytes": 0,
"counter_dl_used_mb": 0,
"counter_dl_updated": null,
"counter_dl_reset": null,
"counter_ul_limit_quota": 70000,
"counter_ul_used_bytes": 0,
"counter_ul_used_mb": 0,
"counter_ul_updated": null,
"counter_ul_reset": null,
"counter_all_limit_quota": 6000,
"counter_all_used_bytes": 0,
"counter_all_used_mb": 0,
"counter_all_updated": null,
"counter_all_reset": "12/03 04:15:58",
"physical_port_status": "active"
},
{
"id": 204,
"position": 0,
"shared_port": 23182,
"port_type": "PROXY",
"ip_type": "IPv4",
"auth_ip_list": "",
"auth_user_list": "9CAA2JHS:9CAA2JHS",
"web_blacklist": "",
"web_whitelist": "",
"expired_at": "25/04/2025 14:18 GMT+7",
"counter_dl_limit": "unlimited",
"counter_dl_limit_by": "DAILY",
"counter_dl_quota": 100,
"counter_dl_bytes": 0,
"counter_dl_updated_time": 0,
"counter_dl_reset_time": 0,
"counter_ul_limit": "unlimited",
"counter_ul_limit_by": "DAILY",
"counter_ul_quota": 100,
"counter_ul_bytes": 0,
"counter_ul_updated_time": 0,
"counter_ul_reset_time": 0,
"bw_limit_enabled": false,
"bw_limit_rate": 0,
"memo": "",
"created_at": "12/03/2025 13:02 GMT+7",
"custom_dns": "",
"counter_all_limit": "unlimited",
"counter_all_limit_by": "DAILY",
"counter_all_quota": 100,
"counter_all_bytes": 0,
"counter_all_updated_time": 0,
"counter_all_reset_time": 0,
"connection_limit": 200,
"connection_limit_period": 60,
"api_token": "d478ecbfaf87482e9106f29aa9486c3c",
"force_server_resolve_dns": false,
"interval_rotation": 0,
"last_rotation": null,
"last_rotation_status": false,
"allow_api_change_rotation": false,
"allow_api_rotate": false,
"min_interval_rotation": 30,
"min_second_rotate": 30,
"enabled": true,
"tcp_os": "linux",
"gen_method": 2,
"group_positions": [
1,
2
],
"auth_ip_enabled": false,
"auth_user_enabled": true,
"web_blacklist_enabled": false,
"web_whitelist_enabled": false,
"expired_at_unix": 1745565495000,
"remaining": 44,
"remaining_str": "1mo, 13d, 23hr, 46min",
"counter_dl_limit_quota": 100,
"counter_dl_used_bytes": 0,
"counter_dl_used_mb": 0,
"counter_dl_updated": null,
"counter_dl_reset": null,
"counter_ul_limit_quota": 100,
"counter_ul_used_bytes": 0,
"counter_ul_used_mb": 0,
"counter_ul_updated": null,
"counter_ul_reset": null,
"counter_all_limit_quota": 100,
"counter_all_used_bytes": 0,
"counter_all_used_mb": 0,
"counter_all_updated": null,
"counter_all_reset": null,
"physical_port_status": "active"
}
],
"total": 2,
"status": true
}
Modified at 2025-03-12 07:43:11