Skip to main content

Block Headers

Fetch the top-level block object for a finalized block, including the block header and chunk summaries.

Network
FastNear API keyNo saved key
Get API key
Endpointhttps://mainnet.neardata.xyz
Authnone detected
Live Response

Responses from the selected endpoint appear here after you run a request.

Live response output will appear here after you run a request.

Request reference

GET

This operation performs GET /v0/block/{block_height}/headers.

Required request inputs: yes

GET /v0/block/9820210/headers

Path parameters

block_height *string

Query parameters

apiKeystring

Response reference

200 application/json

Requested document, or null when the selected slice is absent

Response schema

object

Block-level object returned by /headers, corresponding to the full response's block field.