API Status
Displays the status of the API and its current workload.
GET
/signer-metrics
API Status
Displays the status of the API and its current workload
Status code | Description |
---|---|
| Default Response |
curl -X GET "https://api.hiro.so//signer-metrics/"
{"server_version": "signer-metrics-api v0.0.1 (master:a1b2c3)","status": "ready","chain_tip": {"block_height": 163541}}