API status
Retrieves the running status of the Stacks Blockchain API, including the server version and current chain tip information.
Responses |
---|
Schema — OPTIONAL |
---|
server_version
string — OPTIONAL the server version that is currently running | status
string the current server status | pox_v1_unlock_height
integer — OPTIONAL | pox_v2_unlock_height
integer — OPTIONAL | pox_v3_unlock_height
integer — OPTIONAL | chain_tip
object — OPTIONAL Current chain tip information block_height
integer | block_hash
string | index_block_hash
string the current index block hash | microblock_hash
string — OPTIONAL the current microblock hash | microblock_sequence
integer — OPTIONAL the current microblock sequence number | burn_block_height
integer the current burn chain block height |
|
|