创建 API-TOOL 专用列表
更多信息请查看here.
创建的列表名称相同,但您可以根据需要重新命名。
终点:
PUThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/residentsubuser/list/tools
路径参数:
名称 | 价值 | 说明 |
|---|---|---|
授权 |
| 您的个人应用程序接口密钥 |
请求正文:
名称 | 类型 | 说明 |
|---|---|---|
软件包密钥 | 字符串 | 要创建特殊列表的子用户软件包的密钥。 |
例如
https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/residentsubuser/list/tools回应:
{
"status": "success",
"data": {
"id": 561,
"login": "api3c8aa1d4",
"password": "AZT62Dx3"
},
"errors": []
}{
"status": "error",
"data": null,
"errors": [
{
"message": "Error api key",
"code": 503,
"customData": null
},
{
"message": "IP not allowed",
"code": 503,
"customData": null
},
{
"message": "Request limit reached",
"code": 503,
"customData": null
}
]
}{
"status": "error",
"data": null,
"errors": [
{
"message": "IP not allowed",
"code": 503,
"customData": null
}
]
}{
"status": "error",
"data": null,
"errors": [
{
"message": "Tarif not found",
"code": 0,
"customData": null
}
]
}