cURL
curl --request GET \ --url https://api.truthlocks.com/readyz
{ "status": "READY", "dependencies": { "database": "CONNECTED", "cache": "CONNECTED", "messaging": "CONNECTED" }, "timestamp": "2026-02-18T19:00:00Z" }
Returns service readiness. No authentication required.
Service is ready
ready