Home

Get block header by height

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieve block header information using the block's height.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsobject
Show child attributes
heightinteger

The block's height

fill_pow_hashboolean

Add PoW hash to block_header response (optional, defaults to false)

Response

200OK

Block header information

400Bad Request

Bad Request - missing or invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal server error