/
ET
ether
/
Etherpad Go API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 25m ago · Updated 3w ago
View markdown
ether
Etherpad Go API
post
Append text to a pad
v1
latest
Swagger 2.0
Apache 2.0
2026-07-17
38
36
79.6 KB
Auth
1
Authors
5
Chat
2
Export
2
Groups
3
Health
1
Import
1
Pads
23
get
List all pads
get
Get pad ID from read-only ID
post
Create a new pad
delete
Delete a pad
post
Append text to a pad
get
Get attribute pool of a pad
get
List authors of a pad
get
Get chat head
get
Get pad HTML
post
Set pad HTML
get
Get last edited timestamp
get
Get read-only ID
post
Restore a revision
get
Get revision changeset (optional rev)
get
Get revisions count
post
Save a revision
get
List saved revisions
get
Get saved revisions count
get
Get pad text
post
Set pad text
get
Get users currently in a pad
get
Get count of users in a pad
get
Get revision changeset
Pads
Append text to a pad
Appends text to the end of a pad
post
/admin/api/pads/{padId}/appendText
Path parameters
padId
string
required
Pad ID
Request body
PadAppendTextRequest
required
authorId
string
text
string
Response
OK
string
required