Proxy-seller

Create a special list

Lists are created with the same name, but you can rename them if needed.

Endpoint:

PUThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/resident/list/tools

Path parameters

Name

Value

Description

Authorization

<Your_API_Key>

Your personal API key

Example

https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/resident/list/tools

Response

{
  "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
        }
    ]
}

On this page