Readiness Probe
GET
https://sandbox-api.truthlocks.com/readyzAuth requiredDetailed health check that verifies connectivity to upstream dependencies like Postgres, Redis, and NATS.
Responses
{
"status": "READY",
"dependencies": {
"database": "CONNECTED",
"cache": "CONNECTED",
"messaging": "CONNECTED"
},
"timestamp": "2026-02-18T19:00:00Z"
}GET
/readyzLanguage
CredentialsHEADER
Authorization
Response
Click Try It! to send a real request, or view sample responses: