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 —  OPTIONALthe server version that is currently running  |  status stringthe current server status  |  pox_v1_unlock_height integer —  OPTIONAL |  pox_v2_unlock_height integer —  OPTIONAL |  chain_tip object —  OPTIONALCurrent chain tip information block_height integer |  block_hash string |  index_block_hash stringthe current index block hash  |  microblock_hash string —  OPTIONALthe current microblock hash  |  microblock_sequence integer —  OPTIONALthe current microblock sequence number  |  burn_block_height integerthe current burn chain block height  |  
  |  
  |