Health Check
Returns the V6 server health, uptime, and cache statistics. No authentication required.Response
| Field | Type | Description |
|---|---|---|
status | string | "ok" if the server is running |
uptime | number | Seconds since last restart |
cache.size | number | Total cached entries |
cache.active | number | Non-expired cached entries |