Home

Get last block header

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the header information for the most recent block.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsobject
Show child attributes
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