Skip to main content

API status

Retrieves the running status of the Stacks Blockchain API, including the server version and current chain tip information.

Responses

200

Success

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

the current block height

block_hash

string

the current block hash

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