XProxy Official
  1. Selling Platform
XProxy Official
  • API document for XProxy service
  • Proxy Management
    • Get the list of devices & proxies information
      GET
    • Get status of a specific proxy
      GET
    • Get status of a specific position
      GET
    • Reboot dongle with specific proxy
      GET
    • Reboot dongle with specific position
      GET
  • Device Management
    • Change IMEI for multiple dongles
      POST
    • Add or change device note
      POST
    • Change MAC address for dongles
      POST
    • Change APN for dongles
      POST
    • Change device label
      POST
    • Connect dongle to network
      POST
    • Enable/disable WiFi for multiple dongles
      POST
    • Disconnect dongle from network
      POST
    • Reboot a specific dongle
      POST
    • Reset bus dongle
      POST
    • Get dongle information including phone number
      POST
    • Set MTU value for a dongle
      POST
  • Rotation (Change IP)
    • Manual rotation :: Rotate IP for a specific proxy or SOCKS port
      GET
    • Manual rotation :: Rotate IP for a specific position of modem in list
      GET
    • Auto rotation :: Add a rotation schedule job
      POST
    • Auto rotation :: Retrieve scheduled rotation jobs
      POST
  • Selling Platform
    • Get list of selling proxies
      GET
    • Generate selling proxies
      POST
    • Editing for single selling proxy port
      POST
    • Delete selling proxy by ID
      POST
  • SMS & USSD Utitlies
    • SMS
      • Read SMS messages
      • Send SMS message
      • Delete SMS messages
    • USSD
      • Send USSD command
      • Read USSD response
  • System Management
    • Restart XProxy Panel
    • Reboot XProxy System
  1. Selling Platform

Get list of selling proxies

GET
{{BASE_URL}}/selling/shared_proxies

Request

Query Params

Request Code 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
List of shared proxies
Body

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
Previous
Auto rotation :: Retrieve scheduled rotation jobs
Next
Generate selling proxies
Built with