Health check endpoint — no authentication required.
Returns the current health status of the Sluice API. This endpoint does not require authentication and can be used for uptime monitoring.Documentation Index
Fetch the complete documentation index at: https://docs.sluice.sh/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Description |
|---|---|---|
status | string | Always ok when the API is healthy. |
timestamp | string | ISO 8601 — current server time. |