⚡ We welcome businesses to test our enterprise-grade service

xem
NEM (XEM)

Method: GET /node/active-peers/max-chain-height

dropdown

Method REST /node/active-peers/max-chain-height example for NEM (XEM)

GET /node/active-peers/max-chain-height

Requests the chain height from every node in the active node list and returns the maximum height seen.

Parameters

-

Request

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


Response

{
    "height": 3943092
}