Overview
Aspose.Tasks Cloud
Aspose.Tasks Cloud is a REST API for creating project document management applications that work with common Project file formats in the cloud. You can convert project data files to other formats, read tasks, resources, calendar information and manipulate other project data using the API.
Aspose.Tasks Cloud REST APIs comes with many features such as:
- Convert Project documents to other formats
- Manipulate task data
- Manage project resources
- Handle task links & task assignments
- Work with Project extended attributes
- Read Project’s document properties such as start and finish date, tasks scheduling types, etc
- Read Project’s Calendars and Calendar Exceptions information
SDKs
Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. Checkout our GitHub repository for a complete list of Aspose.Tasks Cloud SDKs along with working examples, to get you started in no time. Please check Available SDKs article to learn how to add an SDK to your project.
API Explorer
Aspose.Tasks Cloud API Reference is the easiest way to try out our APIs right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes.
Security and Authentication
The Aspose.Tasks Cloud APIs are secured and requires authentication. There are two ways to authenticate Aspose Cloud REST APIs:
- OAuth 2.0
- URL Signing
Please check Authenticating API Requests article for more details.