This section describes the JSON API version of the web services. Using web services you can easily integrate your application with Collaborator.
The benefit of JSON API version of the services is that you can exchange data with almost any client application.
In This Section
Gives general overview of the web service API and demonstrates how to use it from Web Client and from client applications.
Describes the syntax of request and response objects.
Explains different variants of logging into a server.
Tells about server reaction on errors and describes the format of error list.
Gives a link to the complete reference on all objects and commands of JSON API and describes how to work with this reference.
Describes how to perform typical tasks using JSON API.