Projectplace exposes some of its data through an Application Programming Interface (API). These documents are the official documentation of that functionality.
The Projectplace API is a RESTful inspired HTTP interface to the features provided by the Projectplace platform. It allows third-party developers to develop their own Projectplace applications.
We use OAuth1.0a for user authorization and application identification.
Read more about our OAuth implementation.
To get started developing against our APIs you will have to be a registered Projectplace user as well as registered as a Projectplace third-party developer.
If you do not already have an account you can create one here together with a thirty day trial of our Team Edition package.
To become a projectplace developer, it is as simple as creating an application using our API Console.
You can try out API calls directly in the API Console. You will also find a version of the console embedded on this site like this:
+ API Console Full screen
You can find the documentation via the "APIs" menu above.
These are the areas that we have so far published.
You have several options for getting support for your API implementation questions.