Overview
The Pyrus API offers applications the ability to access the tasks and projects of a particular user. The objective of this documentation is to provide developers a guide toward the implementation of the Pyrus API with third-party services in a secure manner. To get started, you must first do the following:
1. Register the application at Pyrus and get an Client ID and a Secret Key. Those ID's are needed to get AccessToken(access_token), which is required for secure invocation of Pyrus API methods.
2. Users of your application must be Pyrus registered users.
Once you have registered, you can access any methods available on our API.