国外代理

GET

国外免费代理5分钟更换一轮

https://api.aiys.net/api/agent
https://api.aiys.net/api/agent/?type=1

请求参数

接口指标

QPS 上限
3.33次/秒
平均响应时间
1032.32ms
今日调用量
0
累计调用量
245

请求示例

Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.aiys.net/api/agent?type=1/2&region=地区代码&random=true/false'

返回示例

{
  "code": 200,
  "msg": "success",
  "data": {
    "region": "US",
    "proxy": "socks5://212.58.132.5:1080",
    "total": 898
  },
  "meta": {
    "cached": false,
    "source": "jsDelivr CDN",
    "timestamp": "2026-03-31 14:46:24"
  },
  "request_id": "10c7dafc37b6ecbaa9693c76"
}