diff --git a/templates/API.html b/templates/API.html index 215bf38..a58b1ac 100644 --- a/templates/API.html +++ b/templates/API.html @@ -11,6 +11,9 @@

API

+

Client

+

To simplify uploading and deleting files, you can use linx-client, which uses this API.

+ {% if using_auth %}

Keys

This instance uses API Keys, therefore you will need to provide a key for uploading and deleting files.
To do so, add the Linx-Api-Key header with your key.