get getBalance
http://api-conserver.onlinesim.io/stubs/handler_api.php?action=getBalance
This request can be used to get your current balance.
You might use it to check the balance of the profile to top it up when needed or to handle `WARNING_LOW_BALANCE` exceptions.
Security
Parameters
action
Required
Method name, in this case `getBalance`
In:
query
Schema:
- stringExample:
"getBalance"
Enum:getBalance
Global params
Responses
200
Successful `getBalance` response from the server: either returns your profile's current available balance or throws an exception.
Content Type:
text/html
- Schema
- Examples
- stringExample:
"string"