Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.craftkit.dev/v1/health
{ "status": "ok", "version": "a1b2c3d", "checks": { "database": "ok" } }
Reports overall status and dependency checks. Returns 503 when degraded. No auth.
Healthy.
ok
degraded
Show child attributes