Erstellen Sie eine spezielle Liste für API-TOOL
Für weitere Informationen siehehere.
Die Listen werden mit demselben Namen erstellt, Sie können sie aber nach Belieben umbenennen.
Endpunkt:
PUThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/residentsubuser/list/tools
Pfadparameter:
Name | Wert | Beschreibung |
|---|---|---|
Autorisierung |
| Ihr persönlicher API-Schlüssel |
Körper der Anfrage:
Name | Typ | Beschreibung |
|---|---|---|
paket_schlüssel | Zeichenfolge | Der Schlüssel des Pakets des Unterbenutzers, in dem Sie die spezielle Liste erstellen möchten. |
Beispiel:
https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/residentsubuser/list/toolsAntwort:
{
"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
}
]
}