get getBalance

http://api-conserver.onlinesim.io/stubs/handler_api.php?action=getBalance
profile (alt)
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.

Parameters

action
Required
Method name, in this case `getBalance`
In: query
Schema:
  • string
    Example: "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
  • string
    Example: "string"