Skip to main content
GET
/
api
/
healthz
Health check
curl --request GET \
  --url http://localhost:3000/api/healthz
{
  "message": "Waystone activated!"
}

Documentation Index

Fetch the complete documentation index at: https://docs.waystone.run/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Successful response

message
string
required