docs(user): update link to ETAPI

This commit is contained in:
Elian Doran
2025-11-02 22:20:41 +02:00
parent 947330ed73
commit 8a63f2028c
3 changed files with 20 additions and 10 deletions

View File

@@ -1,7 +1,8 @@
# ETAPI (REST API)
ETAPI is Trilium's public/external REST API. It is available since Trilium v0.50.
> [!TIP]
> For a quick start, consult the <a class="reference-link" href="ETAPI%20(REST%20API)/API%20Reference.dat">API Reference</a>.
The documentation is in OpenAPI format, available [here](https://github.com/TriliumNext/Trilium/blob/master/src/etapi/etapi.openapi.yaml).
ETAPI is Trilium's public/external REST API. It is available since Trilium v0.50.
## API clients