Software Development Kits

Don’t want to write all the REST API code yourself? Why not use an MIT-licensed open source ProjectManager.com software development kit in your favorite language?

Why use a SDK?

The ProjectManager.com REST API is very easy to use. Most programming languages provide tools to easily call REST APIs with little extra work. But if you use a ProjectManager software development kit, you get more:

  • Save yourself time and effort by using pre-written integrations
  • Get notifications whenever a new release of the API is available
  • Easily find the API you want using autocomplete in your favorite IDE
  • See all the documentation from this website by hovering over an API call or data model

So if you’d like to try out a ProjectManager SDK, read on.

SDK license terms

All ProjectManager example code and software development kits are published under the MIT license. This license is intended to be as friendly for business use as possible. It permits full and unrestricted use, distribution, and copying for any purpose.

For more information on source code licensing, we encourage you to read the LICENSE file in each repository.

Available SDKs

ProjectManager publishes software development kits for API in a variety of programming languages.

To find example code demonstrating the use of these software development kits, please see our MIT-licensed open source code repository:

Do you want to write code in a language other than the ones shown here? Talk to us on the discussion boards and we’ll try our best to make available resources in your favorite programming language.