Public service health check — no API key required
Documentation Index
Fetch the complete documentation index at: https://docs.aioka.io/llms.txt
Use this file to discover all available pages before exploring further.
| Path | Purpose |
|---|---|
GET /v1/health | Primary health endpoint |
GET /v1/health/live | Railway liveness probe (same response, not in OpenAPI spec) |
| Field | Type | Description |
|---|---|---|
status | string | Always "ok" when healthy |
version | string | Current API version |
environment | string | Deployment environment |
timestamp | string | Current UTC timestamp (ISO 8601) |