Get Balance
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the ONT (Ontology) and ONG (Ontology Gas) balance for a specified account address. The ONG balance includes both available and unbound portions.
Body
application/json
jsonrpcstringThe JSON-RPC protocol version. Always "2.0".
methodstringThe RPC method name to be invoked.
paramsArray<string>An array containing the Ontology account address to query.
idintegerThe request identifier used to match the response with the request.
Response
200OK
Successful response with account balance information.