Programmatic status
System
Programmatic status
Query real-time service health for all Truthlocks services. No authentication required.
GET
Programmatic status
Returns the current health status of every Truthlocks service. Use this endpoint to integrate service availability into your own dashboards, alerting pipelines, or circuit breakers.
This endpoint is served from
status.truthlocks.com, not the main API. No authentication is required.
Response
Response fields
Status logic
operational— all services are healthy and responding normally.degraded— at least one service is slow or returning errors, but none are fully down.outage— at least one service is completely unreachable.
Monitored services
Example: poll status from your application
Example: pre-flight check before minting
This endpoint is rate-limited to prevent abuse. For continuous monitoring, poll
no more frequently than once every 30 seconds.

