Bakiye Kontrol
Hesabınızın bakiye durumunu kontrol edebileceğiniz komut.
https://my.proxynet.io/api/check-balance?key=[YOUR_API_KEY]
Parametre
Açıklama
Your API Key
Size özel tahsis edilmiş API keyiniz.
Örnek Response
{
"status": true,
"balance": "400",
"currency": "$"
}
Last updated
Was this helpful?