This page describes the live service shape. For machines, use the service status JSON endpoint.
public service status
runtime target
storage backend
tracked capabilities
Useful URLs for operators and uptime checks.
| Endpoint | Purpose | Auth |
|---|---|---|
/api/health | Minimal public health check. | None |
/api/service/status | Public service metadata and feature count. | None |
/api/workspaces/{slug}/usage | Workspace API activity and route counts. | Workspace key |
/api/workspaces/{slug}/audit | Workspace audit history. | Workspace key |
/openapi.json | Machine-readable API contract. | None |