Asana Budgets API

The Asana Budgets API allows developers to manage budget resources for projects. A budget object represents a budget for a specific parent resource such as a project and tracks values in either time or cost formats. When the type is time, values are expressed in minutes; for cost, values use the domain's currency. The API supports creating, retrieving, updating, and deleting budgets.

API entry from apis.yml

apis.yml Raw ↑
aid: asana:asana-budgets-api
name: Asana Budgets API
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developers.asana.com/
properties:
- url: https://developers.asana.com/reference/budgets
  type: Documentation
description: The Asana Budgets API allows developers to manage budget resources for projects. A budget
  object represents a budget for a specific parent resource such as a project and tracks values in either
  time or cost formats. When the type is time, values are expressed in minutes; for cost, values use the
  domain's currency. The API supports creating, retrieving, updating, and deleting budgets.