For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get block header by height

Get block header by height

post

Retrieve block header information using the block's height.

Authorizations
api-keystringRequired
Body
jsonrpcstringOptionalExample: 2.0
idstringOptionalExample: 0
methodstringOptionalExample: get_block_header_by_height
Responses
200

Block header information

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated