Health Check

GEThttps://sandbox-api.truthlocks.com/healthzAuth required

Simple liveness probe that returns 200 OK if the service is running. Used by load balancers and orchestrators.

Responses

{
  "status": "OK",
  "timestamp": "2026-02-18T19:00:00Z"
}
GET/healthz
Language
CredentialsHEADER
Authorization
cURL Request
Examples ▾
curl --request GET \
  --url https://sandbox-api.truthlocks.com/healthz \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --data '{}'
Response

Click Try It! to send a real request, or view sample responses: