{
"name": "test-01_001",
"proxyList": [
"http://127.0.0.1:8080"
],
"rule": {
"type": 0
},
"isCheck": true,
"status": 1,
"description": "test-01_001",
"autofix": true
}curl --location --globoff 'https://api.proxymanager.top/api/v1/pools/create?token={{token}}' \
--header 'Content-Type: application/json' \
--data '{
"name": "test-01_001",
"proxyList": [
"http://127.0.0.1:8080"
],
"rule": {
"type": 0
},
"isCheck": true,
"status": 1,
"description": "test-01_001",
"autofix": true
}'{
"data": {
"name": "test04",
"description": "test04",
"poolId": "1e987b66-****-49f7-b5a2-5f61be3c61fd",
"teamId": "0a50dcce-****-4e17-8f8f-e23b583ecf26",
"userId": "4a14934b-****-4237-810b-73ffb315dad6",
"status": 0,
"isCheck": true,
"proxyList": [
"http://127.0.0.1:7890"
],
"rule": {
"type": 2,
"metadata": {
"limit": {
"count": 100,
"second": 1
}
}
},
"reqCount": 0,
"useBytes": 0,
"createdAt": "2025-09-26T10:24:48.249Z",
"updatedAt": "2025-09-26T10:24:48.249Z"
},
"fixedCount": 1
}