Update docs/rest-api.md

Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
This commit is contained in:
Matthias 2020-05-10 17:36:43 +02:00 committed by GitHub
parent d9e4f41a35
commit 2406e20be2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.