Skip to main content
POST
Get block

Cost

This endpoint costs 0.1 RU (Request Units) per call.

Authorizations

x-api-key
string
header
required

API key required for authentication. Get your API key at https://developer.kas.fyi

Body

application/json
hash
string
required

Block hash

Example:

"fc4c90a646687ba6f862e6089285dd7a610ef4d7f7614d25295f65aceb02bc41"

includeTransactions
boolean
required

Whether to include transactions in the response

Example:

true

Response

200 - application/json

Block retrieved successfully

block
object
required

Complete block data including header and transactions