Home

Get block count

POST
https://xmr.nownodes.io/json_rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Look up how many blocks are in the longest chain known to the node.

Body

application/json
jsonrpcstring
idstring
methodstring

Response

200OK

Returns the current block count of the node

400Bad Request

Bad Request - missing or invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal server error