Skip to main content
GET
Health Check
Public endpoint that returns the current health status of Theo’s infrastructure and AI engine subsystems. No authentication required.
Health check results are cached for 30 seconds. The X-Cache header indicates HIT or MISS.

Request Example

Response

status
string
Overall system status: "healthy", "degraded", or "down".
timestamp
string
ISO 8601 timestamp of the health check.
version
string
API version identifier (e.g., "2026-03-28").
providers
object
AI engine subsystem health.

Example Response

Status Codes