ConsoleCatalog
Sign in
USAspending.gov logo

USAspending.gov

usaspending.govGovernment Legalno auth

US federal spending - award search, agency profiles, budgetary resources, and spending breakdowns.

Agency Budgetary Resources

ASYNCREADNo auth

Returns multi-year budgetary resources, obligations, and outlays for an agency.

ParametersFormJSON

Agency toptier code (e.g. 020 for Treasury)

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_usaspending_gov_agency_budgetary_resources",
    "params": {
      "toptier_code": "020"
    }
  }'