Skip to content

Cloud API

Mindwtr Cloud exposes the self-hosted sync API used by Mindwtr clients and advanced integrations.

API areas

AreaPurpose
HealthCheck whether the server is reachable.
Snapshot syncUpload, download, and merge app-data snapshots.
Tasks and projectsOptional structured operations where supported.
SearchQuery task data through a controlled surface.
AttachmentsUpload, download, and clean attachment files.
MCP adapterBridge task data into MCP tools where enabled.

Authentication

Self-hosted deployments should use credentials or tokens generated for that deployment. Keep tokens out of git and rotate them if they leak.

Operational notes

The exact endpoint contract should be checked against the current app repository before building external clients. This page is the orientation layer; the code is the authoritative contract.

See also

Mindwtr is free, open source, and local-first.