/
BS
bsv-blockchain
/
Wallet JSON API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bsv-blockchain
Wallet JSON API
post
Retrieves the current blockchain height
v1
latest
OpenAPI 3.1.0
2026-07-17
28
33
53.4 KB
HTTPWalletJSON
Retrieves the current blockchain height
post
/getHeight
Response
The current blockchain height
object
required
height
integer
Example response
{ "height": 875002 }