blob: 6da8cddbe7b4ef8667725705bcdbb96599699981 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
Zot API
=======
channel/export/basic
Export channel data
channel/stream
Fetch channel conversation items
network/stream
Fetch network conversation items
[files](help/api/api_files)
List file storage
filemeta
Export file metadata for any uploaded file
[filedata](help/api/api_filedata)
Fetch file contents or partial contents for any uploaded file
file/export
file
[albums](help/api/api_albums)
List photo albums
photos
list photo metadata
photo
[group](help/api/group)
List privacy groups
[group_members](help/api/group_members)
List members of a privacy group
[xchan](help/api/api_xchan)
Global extended channel (identity) information
[item/update](help/api/api_item_update)
Create or update an item (post, activity, webpage, etc.)
item/full
Get all data associated with an item
abook
Connections
abconfig
Connection metadata (such as permissions)
perm_allowed
Check a permission for a given xchan
|