Interface documentation
English
English
  • Public API
    • Introduce
      • Get token and key
    • Account
      • Query Traffic Balance
      • Query Wallet Balance
      • Query Traffic Usage Records
    • Location
      • Get Country List
      • Get State List
      • Get City List
      • Get ASN List
    • Proxy Users
      • Get Proxy Users List
      • Add Proxy Users
      • Update Proxy Users Information
      • Delete Proxy Users
      • Query Traffic Usage Records
    • Whitelist IPs
      • Get Whitelist IPs List
      • Add Whitelist IP
      • Delete whitelist IP
    • ISP / Datacenter Proxies
      • Get Proxy IP List
      • Query Proxy IP Expiration Time
    • Unlimited Proxy Servers
      • Get Unlimited Proxy Server List
      • Restart Unlimited Proxy Server
      • Get Unlimited Proxy Server Monitor
      • Unlimited Proxy Server Renewal
      • Unlimited Proxy Server Upgrades
    • API Extract Links
      • Residential Proxies
      • Unlimited Proxy Servers
  • CDK
    • Create CDK
    • Get CDK List
    • Revoke CDK
    • Get CDK Details
  • Error Code
    • Error code description
Powered by GitBook
On this page
  • Basic Information
  • Request parameters
  • Response example
  1. Public API
  2. Unlimited Proxy Servers

Get Unlimited Proxy Server List

Basic Information

Interface Description: Get Thordata Unlimited Proxy Server list through the interface

Interface URL: https://api.thordata.com/api/unlimited/server-list

Request Method: GET

Request parameters

Header:

Parameter name
Type
Required
Describe

token

string

Yes

key

string

Yes

Response example

{
    "code": 200,
    "data": [
        {
            "purchase_time": "2025-02-28 15:01",
            "expiration_time": "2025-03-07 15:01",
            "plan_name": "m89qbud1.proxy.thordata.net",
            "server": "8vCPU 16GiB",
            "bandwidth": "200Mbps",
            "status": "Turn on",
            "order_id": "Thor123456789",
            "ins_id": "ins-123456789"
        }
    ],
    "msg": "ok"
}
```
Parameter name
Type
Required
Describe

code

number

No

-

data

object

No

-

purchase_time

string

Yes

Unlimited proxy server purchase time

expiration_time

string

Yes

Unlimited proxy server expiration time

plan_name

string

Yes

Unlimited proxy server plan name

server

string

Yes

Server configuration information

bandwidth

string

Yes

Bandwidth configuration information

status

string

Yes

Server status

order_id

string

Yes

Order number

ins_id

string

Yes

Server ID

msg

string

No

-

PreviousUnlimited Proxy ServersNextRestart Unlimited Proxy Server

Last updated 10 days ago

Please log in to the to view your token parameter value

Please log in to the to view your key parameter value

If the returned code value is not 200, please check the and modify it.

error code description list
Dashboard-MENU-My Account
Dashboard-MENU-My Account