Go2proxy
English
  • 中文繁体
  • English
Home
Home
English
  • 中文繁体
  • English
English
  • 中文繁体
  • English
  1. API Documentation
  • Product introduction
    • Residential Proxy
    • ISP Residential Rroxy
    • Quick Start
  • Function Introduction
    • Team Function
  • Developer Guide
    • Proxy region and Proxy replacement cycle settings
    • Periodic version uses multiple channels
    • Test proxy availability
    • Error code
    • World country code
  • API Documentation
    • Get Order Information
      GET
    • Get Usage Traffic
      GET
    • Residential Proxy Acquire
      GET
    • ISP Proxy Acquire
      GET
    • Get Residential Proxy Order Region Code
      GET
    • Get Residential Proxy Order Area Code
      GET
  • Update Log
    • Update Log
  1. API Documentation

ISP Proxy Acquire

GET
/v1/static/proxies

Request

Query Params

Header 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 'http://api.go2proxy.com/v1/static/proxies?orderid=undefined&ft=undefined&delimiter=undefined&display=undefined' \
--header 'App-Id: iF6eAFg46XOc8v4A0g' \
--header 'Signature: CfHhZ628Iswhf0iompkJejhQ3Fd6'

Responses

🟢200json
application/json
Bodyapplication/json

Example
{
    "code": 0,
    "msg": "Success",
    "data": [
        {
            "ip": "38.182.98.204",
            "port": "32791",
            "username": "3A9WA3818298204A32791",
            "password": "SrFhopr9aYpK"
        }
    ]
}
🟢200Text
🟢200XML
Modified at 2025-02-24 08:07:23
Previous
Residential Proxy Acquire
Next
Get Residential Proxy Order Region Code