消費コスト
終点:
POSThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/resident/consumption
経路パラメータ
名称 | 価値 | 説明 |
|---|---|---|
認可 |
| 個人APIキー |
リクエスト本文
名称 | タイプ | 説明 |
|---|---|---|
ログイン | ストリング | ログインリストで絞り込む |
日付_開始 | ストリング | 開始日で絞り込む (20.01.2025) |
日付_終了 | ストリング | 終了日(2025.01.27)で絞り込む |
例
https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/resident/consumption応答
{
"status": "success",
"data": {
"package_key": "1234567890abcdefedcb",
"orders_amount": "$220",
"orders_bytes": "107374182400",
"orders_bytes_formated": "100.0 GB",
"price_per_gb": "$2.20",
"used_bytes": "6836179461",
"used_bytes_formated": "6.4 GB",
"used_orders_amount": "$14",
"lists": [
{
"login": "437e7d9ca1050bab",
"bytes": "6836179461",
"bytes_formated": "6.4 GB",
"cost": "$14"
}
]
},
"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
}
]
}Same response in case with wrong rotation!
{
"status": "error",
"data": null,
"errors": [
{
"message": "not-found",
"code": 404,
"customData": null
},
{
"message": "not-found (404)",
"code": 0,
"customData": null
}
]
}終点:
POSThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/resident/consumption
経路パラメータ
名称 | 価値 | 説明 |
|---|---|---|
認可 |
| 個人APIキー |
リクエスト本文
名称 | タイプ | 説明 |
|---|---|---|
ログイン | ストリング | ログインリストで絞り込む |
日付_開始 | ストリング | 開始日で絞り込む (20.01.2025) |
日付_終了 | ストリング | 終了日(2025.01.27)で絞り込む |
例
https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/resident/consumption応答
{
"status": "success",
"data": {
"package_key": "1234567890abcdefedcb",
"orders_amount": "$220",
"orders_bytes": "107374182400",
"orders_bytes_formated": "100.0 GB",
"price_per_gb": "$2.20",
"used_bytes": "6836179461",
"used_bytes_formated": "6.4 GB",
"used_orders_amount": "$14",
"lists": [
{
"login": "437e7d9ca1050bab",
"bytes": "6836179461",
"bytes_formated": "6.4 GB",
"cost": "$14"
}
]
},
"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
}
]
}Same response in case with wrong rotation!
{
"status": "error",
"data": null,
"errors": [
{
"message": "not-found",
"code": 404,
"customData": null
},
{
"message": "not-found (404)",
"code": 0,
"customData": null
}
]
}