Skip to main content
GET
/
healthz
Liveness probe
curl --request GET \
  --url https://sandbox.elementpay.net/healthz

Documentation Index

Fetch the complete documentation index at: https://devs.elementpay.net/llms.txt

Use this file to discover all available pages before exploring further.

Basic health probe for demos and runners. Returns { "status": "ok" } when the service is responsive.

Response

200 - application/json

Successful Response