GET
/
proxy_api
/
v2
/
tl-isps
/
credit_balance
View proxy plan credit balance
curl --request GET \
  --url https://core-proxy-service-w34nvoxnwq-uc.a.run.app/proxy_api/v2/tl-isps/credit_balance \
  --header 'Authorization: Bearer <token>'
{
  "statusCode": 403,
  "message": "reseller not found",
  "error": "Bad Request"
}

Authorizations

Authorization
string
header
required

[just text field] Please enter token in following format: Bearer

Response

Credit balance fetched