Proxy-seller

Get package information

Endpoint:

GEThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/residentsubuser/packages

Path parameters:

Example:

https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/residentsubuser/package

Response:

{
  "status": "success",
  "data": [
      {
        "rotation": "60",
        "traffic_limit": "7516192768",
        "expired_at": "d.m.Y",
        "is_link_date": true,
        "is_active": true,
        "package_key": "1234567890abcdefedcb",
        "traffic_usage": "10",
        "traffic_left": "10",
        "traffic_usage_sub": "10",
        "traffic_limit_sub": "10",
        "traffic_left_sub": "10"
      }
  ],
  "errors": []
}
{
    "status": "success",
    "data": [],
    "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