Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://utxo-indexer.api.umbraprivacy.com/health/liveness
{ "alive": true }
Kubernetes-style liveness probe. Returns 200 if the process is alive.
application/json
application/x-protobuf
Process is alive.
Liveness probe response returned by GET /health/liveness.
GET /health/liveness
true whenever the HTTP server is processing requests.
true