API

Obtaining the balance

Api will allow you to integrate proxy purchase and renewal into your service or application. Interaction between the partner and the system, as well as between the system and the partner, takes place via “application/json” requests and responses. All communication takes place in UTF-8 encoding. The system implements protection from DOS attacks, not more than 60 requests per second are allowed. In case of sending more than 60 per second, the response will be error_id=2.

get /client-api/v1/<apiKey>/get/balance

Example of an answer body:

{
“success”:true,
“user”:”[email protected]”,
“balance”:13.09,
“currency”:”USD”
}

Response Parameters:

  • “success ‘ – flag of operation success – ’true/false”,
  • “balance ” – current balance status.
Приєднуйтесь до нашої партнерської програми

Заробляйте 10% від кожного платежу клієнтів, яких ви залучите.

Читати далі
Partnership Program
decor