Hiro Hacks is live! Get started with this months theme: AI x Stacks
Learn more here

Get API Status

Retrieves the status of the API.


GET
/runes/v1

API Status

Displays the status of the API

Status codeDescription
200Default Response
/runes/v1/
Terminal
$
curl -X GET "https://api.hiro.so/runes/v1/"

{
"server_version": "",
"status": "string",
"block_height": 0
}