POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Method to obtain ONT and ONG balances for a specific address.
Body
application/json
jsonrpcstring2.0requiredJSON-RPC protocol version. Must be exactly "2.0".
methodstringgetbalancev2requiredName of the RPC method to invoke.
For this API, the method getbalancev2 is documented.
paramsArray<string>Parameters for the method. For getbalancev2, this is an array containing a single string – the wallet address.
idintegerrequiredRequest identifier. The response will echo this value, allowing the client to correlate requests and responses.
Response
200OK
Successful response