From 2406e20be2a8af33c33ca06eeb01a3e77cef5f88 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 10 May 2020 17:36:43 +0200 Subject: [PATCH] Update docs/rest-api.md Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com> --- docs/rest-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rest-api.md b/docs/rest-api.md index d750f74af..599ad870f 100644 --- a/docs/rest-api.md +++ b/docs/rest-api.md @@ -206,7 +206,7 @@ whitelist ## Advanced API usage using JWT tokens !!! Note - The below should be done in an application, and is not intended to be used on a regular basis. + The below should be done in an application (a Freqtrade REST API client, which fetches info via API), and is not intended to be used on a regular basis. Freqtrade's REST API also offers JWT tokens. You can login using the following command, and subsequently use the resulting access_token.