D
DreamLake

API Reference

Public

Endpoints that require no authentication.


GET /health

Health check. Returns server status.

PropertyValue
AuthNone
DB roundtrips0

Response 200

{
  "status": "ok"
}