Home
POST
https://ont.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-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.0required

JSON-RPC protocol version. Must be exactly "2.0".

methodstringgetbalancev2required

Name 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.

idintegerrequired

Request identifier. The response will echo this value, allowing the client to correlate requests and responses.

Response

200OK

Successful response