We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc6574 commit f157254Copy full SHA for f157254
sphinx/source/admin/api.rst
@@ -5,7 +5,8 @@ API
5
6
Description: :doc:`/technical/api`
7
8
-* **Public** (default=off)
+**Public** (default=off)
9
+------------------------
10
11
* If turned off the API and files with a license can still be accessed by
12
@@ -16,3 +17,8 @@ Description: :doc:`/technical/api`
16
17
license can be accessed without being logged in. This might be useful
18
if you want to allow other systems to use your data without
19
restrictions.
20
+
21
+**Token**
22
+---------
23
24
+API Tokens can be created to query the API if it is turned off.
0 commit comments