Skip to main content
Relayer health check
curl --request GET \
  --url https://relayer.api.umbraprivacy.com/v1/health
{
  "status": "ok"
}
Used by load balancers and monitoring systems to verify the relayer is running.

Response

200 - application/json

Service is healthy

status
enum<string>
Available options:
ok