Jump to Content
API Reference
v1.0
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.0
API Reference
Latest Block
Search
JUMP TO
getting started
Introduction
AlphaZK Quick Start Guide
guides
How to Run SnarkOS Node
How to Use Aleo SDK With AlphaZK
Aleo API
/latest/height
Latest Height
get
/latest/hash
Latest Hash
get
/latest/block
Latest Block
get
/latest/stateRoot
Latest State Root
get
/stateRoot/latest
Latest State Root
get
/latest/committee
Get Latest Committee
get
/committee/latest
Get Latest Committee
get
/block/height/latest
Latest Height
get
/block/hash/latest
Latest Hash
get
/block/latest
Latest Block
get
/block/{height_or_hash}
Get Block
get
/blocks?start={start_height}&end={end_height}
Get Blocks
get
/height/{blockHash}
Get Height
get
/block/{height_or_hash}/transactions
Get Block Transactions
get
/transaction/{transactionID}
Get Transaction
get
/memoryPool/transactions
Get Memory Pool Transactions
get
/program/{programID}
Get Program
get
/program/{programID}/mappings
Get Mapping Names
get
/program/{programID}/mapping/{mappingName}/{mappingKey}
Get Mapping Value
get
/statePath/{commitment}
Get State Path For Commitment
get
/peers/count
Get Peers Count
get
/peers/all
Get Peers All
get
/peers/all/metrics
Get Peers All Metrics
get
/node/address
Get Node Address
get
/find/blockHash/{transactionID}
Find Block Hash
get
/find/transactionID/deployment/{programID}
Find Transaction ID From Program ID
get
/find/transactionID/{transitionID}
Find Transaction ID From Transition ID
get
/find/transitionID/{inputOrOutputID}
Find Transition ID
get
/transaction/broadcast
Transaction Broadcast
post
Powered by
Latest Block
get
https://aleo-testnet3.alphazk.com/v1/block/latest
Returns the latest block.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
RESPONSE
Click
Try It!
to start a request and see the response here!