v1

latestOpenAPI 3.1.0MIT License2026-07-17107133186.6 KB
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
}