Custo de consumo
Ponto final:
POSThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/resident/consumption
Parâmetros do caminho
Nome | Valor | Descrição |
|---|---|---|
Autorização |
| Sua chave de API pessoal |
Corpo da solicitação
Nome | Tipo | Descrição |
|---|---|---|
login | Cordas | Filtrar por login na lista |
data_início | Cordas | Filtrar por Data de início (20.01.2025) |
data_fim | Cordas | Filtrar por Data final (27.01.2025) |
Exemplo
https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/resident/consumptionResposta
{
"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
}
]
}Ponto final:
POSThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/resident/consumption
Parâmetros do caminho
Nome | Valor | Descrição |
|---|---|---|
Autorização |
| Sua chave de API pessoal |
Corpo da solicitação
Nome | Tipo | Descrição |
|---|---|---|
login | Cordas | Filtrar por login na lista |
data_início | Cordas | Filtrar por Data de início (20.01.2025) |
data_fim | Cordas | Filtrar por Data final (27.01.2025) |
Exemplo
https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/resident/consumptionResposta
{
"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
}
]
}