GET
/
proxy_api
/
v1
/
basic
/
credit-balance-check
View proxy plan credit balance check
curl --request GET \
  --url https://core-proxy-service-w34nvoxnwq-uc.a.run.app/proxy_api/v1/basic/credit-balance-check \
  --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 check response fetched