The Socialtext ReST API includes a set of functionality allowing programmers to create, read, update, and delete much of the data in the Socialtext system from client software running on other systems. The data that may be manipulated include tags, pages, attachments, workspaces, users, Signals, and search results.
REST API v1.0 offers an overview of the API.
See Release Notes for links to changes by release.
Resources
- /data
- echo
- accounts
- :acct
- users
- workspaces
- groups See note about groups api below
- users
- version
- workspaces
- :ws
- attachments
- breadcrumbs
- homepage
- pages
- :pname
- attachments
- backlinks
- comments
- frontlinks
- "groups"
- _:group_id_ See note about groups api below
- revisions
- tags
- taghistory
- sheets
- :sheetname
- cells
- tags
- users
- groups Note: The groups REST API is tentative and subject to change
Socialtext Events (updated Nov 6, 2008):
Socialtext People Features (updated Nov 6, 2008):
Socialtext Signals Features:
