etherpad.local

Etherpad is a real-time collaborative editor scalable to thousands of simultaneous real time users. It provides full data export capabilities, and runs on your server, under your control.

๐Ÿ”‘ apikey 96 endpoints developer_tools
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
curl \
  # append ?apikey=$API_KEY to the URL \
  http://etherpad.local/copyPad
returns the text of a pad formatted as HTML
curl \
  # append ?apikey=$API_KEY to the URL \
  http://etherpad.local/getHTML
returns the text of a pad
curl \
  # append ?apikey=$API_KEY to the URL \
  http://etherpad.local/getText
Endpoints (96 total)
GET
/copyPad
GET
/getHTML
returns the text of a pad formatted as HTML
GET
/getText
returns the text of a pad
GET
/movePad
GET
/setHTML
sets the text of a pad with HTML
GET
/setText
sets the text of a pad
GET
/getPadID
GET
/getStats
GET
/listPads
returns all pads of this group
GET
/padUsers
returns the list of users that are currently editing this pad
GET
/createPad
creates a new (non-group) pad. Note that if you need to create a group Pad, yโ€ฆ
GET
/deletePad
deletes a pad
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints96
Authapikey
Categories1
http://etherpad.local