Changes for page API V2.0
Last modified by Treyfane Dingo on 2024/03/10 02:07
From version 7.1
edited by Treyfane Dingo
on 2023/09/25 22:53
on 2023/09/25 22:53
Change comment:
There is no comment for this version
To version 5.1
edited by Treyfane Dingo
on 2023/09/25 22:43
on 2023/09/25 22:43
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,7 +10,7 @@ 10 10 * request 11 11 * command (optional) 12 12 13 -The API-Key has to be set in "System Settings" → "API Keys". Preferrably a longer and unique key (like a MD5SUM). An specific API key can only be used for a corresponding request type.13 +The API-Key has to be set in "System Settings". Preferrably a longer and unique key (like a MD5SUM). An specific API key can only be used for a corresponding request type. 14 14 15 15 (% style="width:50%" %) 16 16 |=(% colspan="3" %)Requests and Commands ... ... @@ -33,15 +33,6 @@ 33 33 34 34 This example will display only the lost items of the Lost & Found Database of FTC. 35 35 36 -=== Test API Keys === 37 - 38 -The API Keys for FurtherTestCon (FTC) are: 39 - 40 -{{{ae629a834729fd3aac6d1f827b1793b2 Attendee Database 41 -ae629a834729fd3aac6d1f827b1793b1 Operatives Database 42 -ae629a834729fd3aac6d1f827b1793b0 Lost & Found Database 43 -ae629a834729fd3aac6d1f827b1793b3 Briefings Database}}} 44 - 45 45 === Output === 46 46 47 47 The output of an valid request to the API will be a JSON-Object like the following examples: