⚡ We welcome businesses to test our enterprise-grade service

xem
NEM (XEM)

Method: GET /chain/height

dropdown

Method REST /chain/height example for NEM (XEM)

GET /chain/height

Gets the current height of the block chain.

Parameters

-

Request

curl --location --request GET 'https://xem.getblock.io/chain/height' \
 --header 'x-api-key: YOUR-API-KEY' \
 --header 'Content-Type: application/json'


Response

{
    "height": 3943119
}