{}
{
  "blockHeight": 189554321
}

Authorizations

x-token
string
required

Your Helius API key. You can get one for free in the dashboard.

Message

This method takes an empty request and returns the current block height.

{}

Response

blockHeight
integer

The current block height of the Solana blockchain.

{
  "blockHeight": 189554321
}