Skip to main content
GET
/
healthz
Health Check
curl --request GET \
  --url https://api.truthlocks.com/healthz
{
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt

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

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

Parameters

Responses

Response

200 - application/json

Service is healthy

status
enum<string>
Available options:
ok