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.
Documentation IndexFetch the complete documentation index at: https://sdk.umbraprivacy.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://sdk.umbraprivacy.com/llms.txt
Use this file to discover all available pages before exploring further.
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