/
ER
ergoplatform
/
Ergo Node API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
ergoplatform
Ergo Node API
get
Get current indexed block height. (The indexer has processed all blocks up to this height.)
v1
latest
OpenAPI 3.0.2
CC0 1.0 Universal
2026-07-17
128
129
208.3 KB
blockchain
21
get
Get current indexed block height. (The indexer has processed all blocks up to this height.)
get
Get an indexed block by its header ID.
post
Get an array of indexed blocks by their header IDs.
get
Retrieve a transaction by its id
get
Retrieve a transaction by global index number
post
Retrieve transactions by their associated address
get
Get a range of transaction ids
get
Retrieve a box by its id
get
Retrieve a box by global index number
get
Retrieve boxes by an associated token id
get
Retrieve unspent boxes by an associated token id
post
Retrieve boxes by their associated address
post
Retrieve unspent boxes by their associated address
get
Retrieve boxes by their contract template hash
get
Retrieve unspent boxes by their contract template hash
get
Get a range of box ids
post
Retrieve boxes by their associated ergotree
post
Retrieve unspent boxes by their associated ergotree
get
Retrieve minting information about a token
post
Retrieve minting information about a list of tokens
post
Retrieve confirmed and unconfirmed balance of an address
blocks
11
emission
2
info
1
inputs
1
mining
6
nipopow
4
node
1
outputs
4
peers
7
scan
8
script
5
transactions
13
utils
9
utxo
8
wallet
27
blockchain
Get current indexed block height. (The indexer has processed all blocks up to this height.)
get
/blockchain/indexedHeight
Response
height of the indexer and full height
object
required
indexedHeight
integer
number of blocks indexed
fullHeight
integer
number of all known blocks