Skip to main content
Help Log in
Socialtext REST Documentation >

Socialtext REST Documentation

Contents
  • NEW and INTERESTING
  • Developer Toolbox
    • ReST API
      • For the Impatient
      • Overview Documents
      • Resources
        • Collections and Entities
        • Other Resources
      • Client Libraries and Examples
      • Caveats, Issues, and Concerns
  • More!
  • Support
  • Version

NEW and INTERESTING

 Highlights
Recent Highlights 10 most recently changed pages
  • "Site Links" for accounts (new resources):
    • /data/accounts/:acct/sitelinks
    • /data/accounts/:acct/sitelinks/links
    • /data/accounts/:acct/sitelinks/links/:id
    • /data/users/:username/sitelinks/links
  • Requesting and retrieving authentication tokens (new resources):
    • /data/oauth/device
    • /data/oauth/token
  • Other New Resources:
    • /data/accounts/:acct/invitation
    • /data/people/:pname/photo/exists
    • /data/trial/welcome
    • /data/workspaces/:ws/users/:username/permissions
    • /data/workspaces/:ws/users/:username/prefs
  • Updates to /data/config:
    • new can_reset_password key
    • new allow_remember_me key
    • new system_user key
  • Other Updated Resources:
    • /data/groups/:group_id/users
(Also see Highlights Archive.)
 

  • /data/workspaces/:ws/pages/:pname
  • Socialtext REST Documentation
  • Highlights Archive
  • /data/accounts/:acct
  • /data/oauth/token
  • /data/oauth/device
  • /data/accounts/:acct/sitelinks/links/:id
  • /data/accounts/:acct/sitelinks
  • /data/accounts/:acct/sitelinks/links
  • /data/config

Developer Toolbox

  • Webhooks
  • Making Bots
  • Socialtext::ReSTing
  • Socialtext Connect Webinar July 2010 in SocialDev

ReST API

For the Impatient

  • Tutorial
  • Common Tasks
  • Quick Links

Overview Documents

  • Terms and Concepts
  • Standard Representations
  • HTTP Methods
  • HTTP Status Codes
  • Authentication

Resources

  • ReST API Resources map - an index of all /data resources

Collections and Entities

Most Popular

  • signals / signal
  • People
  • workspaces / workspace
  • pages / page
  • tags / tag
And in alphabetical order ...

  • collection
    • accounts
    • attachments
    • backlinks
    • events
    • groups
    • pages
    • People
    • revisions
    • signals
    • tags
    • users
    • workspaces
  • entity
    • account
    • attachment
    • group
    • homepage
    • page
    • revision
    • sheet
    • signal
    • tag
    • user
    • workspace

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.