blocks

Block height

Get the height of a block by its ID

get/blocks/height/{id}

Path parameters

string required
OR
string required
Example:DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p

Block ID base58 encoded

Response

Block height

heightinteger required

Example response

{
  "height": 1610000
}

Changes