API status
Retrieves the running status of the Stacks Blockchain API, including the server version and current chain tip information.
| Responses | 
|---|
| | Schema  —  OPTIONAL | 
|---|
 | server_versionstring —  OPTIONALthe server version that is currently running |  | statusstringthe current server status |  | pox_v1_unlock_heightinteger —  OPTIONAL |  | pox_v2_unlock_heightinteger —  OPTIONAL |  | pox_v3_unlock_heightinteger —  OPTIONAL |  | chain_tipobject —  OPTIONALCurrent chain tip information| block_heightinteger |  | block_hashstring |  | index_block_hashstringthe current index block hash |  | microblock_hashstring —  OPTIONALthe current microblock hash |  | microblock_sequenceinteger —  OPTIONALthe current microblock sequence number |  | burn_block_heightintegerthe current burn chain block height | 
 | 
 |