With the documentation of theSC REST API documentation in hand, and with a SocioCortex Server running at
https://server.sociocortex.com
you can already perform several operation to the SocioCortex resources. For example, to get a list of all workspaces, you can use the REST API call "/workspaces/". This operation would also work anonymously, and also in your browser:
http://server.sociocortex.com/api/v1/workspaces
When working on an AngularJS-based web client, you can also use sc-angular https://github.com/sebischair/sc-angular
There are no subpages or files.