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.
No SDKs indexed for this API yet.
curl \ # append ?apikey=$API_KEY to the URL \ http://etherpad.local/copyPad
curl \ # append ?apikey=$API_KEY to the URL \ http://etherpad.local/getHTML
curl \ # append ?apikey=$API_KEY to the URL \ http://etherpad.local/getText
No SDKs yet