Home

Get block hash

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Look up a block's hash by its height.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsArray<integer>

Response

200OK

Returns the block hash for the given height

400Bad Request

Bad Request - missing or invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal server error