The DoneDone API

We offer a RESTful API that allows you to work with DoneDone data for your own applications. All methods from the API use either the GET, POST, PUT, or DELETE verbs and return standard JSON-serialized objects. We’ve provided sample responses for each method described below.

Your access to data through the API is identical to your access to data within the DoneDone application. For example, if you are an administrator, you can view your account’s companies and people. Otherwise, you’ll receive a 403 Forbidden HTTP status code and message. Similarly, you have the exact same access to projects and issues over the API as you do within the DoneDone application.

Head to our API documentation for a full definition of our API methods and authentication scheme. If you're looking for the last generation of the API, here's our v1.0 API documentation.


How did we do?


Powered by HelpDocs (opens in a new tab)

Powered by HelpDocs (opens in a new tab)