Server APIs for Logseq

Logseq HTTP server is running at http://${HOST}:${PORT}.

Available API

🔐 All API requests must provide a valid token for data security purposes by providing the Authorization field in the header. Tokens can be configured in Logseq.

[POST] /api

Invoke any APs that's provided by Logseq plugin SDK.

Helps