From 50a54bbcfc984941ebc30db04af59a8f77abf8f5 Mon Sep 17 00:00:00 2001 From: andreimarcu Date: Thu, 15 Oct 2015 17:26:35 -0400 Subject: [PATCH] Add linx-client in API documentation --- templates/API.html | 3 +++ 1 file changed, 3 insertions(+) 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.