Programmatic access to all data in your asana system
Overview – Asana
The Asana API is a RESTfulinterface, providing programmatic access to much of the data in the system. It provides predictable URLs for accessingresources, and uses built-in HTTP features to receive commands and return responses. This makes it easy to communicatefrom a wide variety of environments: command-line utilities, gadgets, and even the browser URL bar itself.