curl --request GET \
--url https://api.truthlocks.com/healthz{
"status": "ok"
}Returns service health status. No authentication required.
curl --request GET \
--url https://api.truthlocks.com/healthz{
"status": "ok"
}Simple liveness probe that returns 200 OK if the service is running. Used by load balancers and orchestrators.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.
Service is healthy
ok