USAspending.gov website screenshot

USAspending.gov

USAspending.gov is the official open data source of federal spending information operated by the U.S. Department of the Treasury's Bureau of the Fiscal Service, implementing the DATA Act's transparency mandate. The underlying USAspending API (api.usaspending.gov) is a free, public, unauthenticated REST API that exposes federal contracts, grants, loans, direct payments, and other financial assistance awards, along with agency budgets, federal account and Treasury Account Symbol data, recipient profiles, and COVID-19 / disaster emergency relief spending. Most search and listing endpoints accept a POST with a JSON filter object rather than query parameters, given the complexity of the filter combinations; simpler lookup endpoints use GET with path parameters. The API and the usaspending-api server are open source.

USAspending.gov publishes 9 APIs on the APIs.io network, including Agency API, Awards Search API, Budget Functions API, and 6 more. Tagged areas include Government, Federal Spending, Open Data, Contracts, and Grants.

USAspending.gov’s developer surface includes documentation and 7 more developer resources.

24.9/100 emerging ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
1 APIs
GovernmentFederal SpendingOpen DataContractsGrantsDATA ActTransparencyPublic Sector

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Regulatory Posture applies to this provider. Its tags matched the Government & Public Sector regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/usaspending: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

USAspending.gov Agency API

Per-agency profile, budget, and award data.

USAspending.gov Awards Search API

Advanced search and filtering across award and subaward spending.

USAspending.gov Budget Functions API

Federal budget functional classification reference data.

USAspending.gov Bulk Download API

Asynchronous bulk CSV/TSV/text export of filtered spending data.

USAspending.gov Disaster API

Disaster and emergency (including COVID-19) supplemental funding data.

USAspending.gov Federal Accounts API

Federal account and Treasury Account Symbol (TAS) data.

USAspending.gov Recipient API

Recipient (awardee) profile and search data.

USAspending.gov References API

Reference and typeahead/autocomplete lookup data.

USAspending.gov Subawards API

Subaward (pass-through award) listings scoped to a prime award.

USAspending.gov

US federal spending data

Scroll for all 10

Open Collections 11

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

USAspending Agency API

OPEN COLLECTION

USAspending API

OPEN COLLECTION

Scroll for all 11

Rate Limits 1

Documented rate limits and quota policies.

Usaspending Rate Limits

3 limits

RATE LIMITS

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Usaspending Domain Security

TLSv1.2 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Usaspending Agentic Access

14 operations · 6 acting

14 operations · 6 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: usaspending
url: https://raw.githubusercontent.com/api-evangelist/usaspending/refs/heads/main/apis.yml
name: USAspending.gov
kind: government
description: USAspending.gov is the official open data source of federal spending information operated by the U.S. Department
  of the Treasury's Bureau of the Fiscal Service, implementing the DATA Act's transparency mandate. The underlying USAspending
  API (api.usaspending.gov) is a free, public, unauthenticated REST API that exposes federal contracts, grants, loans, direct
  payments, and other financial assistance awards, along with agency budgets, federal account and Treasury Account Symbol
  data, recipient profiles, and COVID-19 / disaster emergency relief spending. Most search and listing endpoints accept a
  POST with a JSON filter object rather than query parameters, given the complexity of the filter combinations; simpler lookup
  endpoints use GET with path parameters. The API and the usaspending-api server are open source.
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/usaspending.png
tags:
- Government
- Federal Spending
- Open Data
- Contracts
- Grants
- DATA Act
- Transparency
- Public Sector
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.23'
apis:
- aid: usaspending:usaspending-agency-api
  name: USAspending.gov Agency API
  description: Per-agency profile, budget, and award data.
  humanURL: https://api.usaspending.gov/docs/endpoints
  baseURL: https://api.usaspending.gov/api/v2
  tags:
  - Agency
  properties:
  - type: OpenAPI
    url: openapi/usaspending-agency-api-openapi.yml
  - type: Documentation
    url: https://api.usaspending.gov/docs/endpoints
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/search/spending_by_award.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/agency/toptier_code.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/recipient.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/federal_accounts/account_number.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/budget_functions/list_budget_functions.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/disaster/overview.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/bulk_download/awards.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/references/toptier_agencies.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/subawards.md
- aid: usaspending:usaspending-awards-search-api
  name: USAspending.gov Awards Search API
  description: Advanced search and filtering across award and subaward spending.
  humanURL: https://api.usaspending.gov/docs/endpoints
  baseURL: https://api.usaspending.gov/api/v2
  tags:
  - Awards Search
  properties:
  - type: OpenAPI
    url: openapi/usaspending-awards-search-api-openapi.yml
  - type: Documentation
    url: https://api.usaspending.gov/docs/endpoints
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/search/spending_by_award.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/agency/toptier_code.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/recipient.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/federal_accounts/account_number.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/budget_functions/list_budget_functions.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/disaster/overview.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/bulk_download/awards.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/references/toptier_agencies.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/subawards.md
- aid: usaspending:usaspending-budget-functions-api
  name: USAspending.gov Budget Functions API
  description: Federal budget functional classification reference data.
  humanURL: https://api.usaspending.gov/docs/endpoints
  baseURL: https://api.usaspending.gov/api/v2
  tags:
  - Budget Functions
  properties:
  - type: OpenAPI
    url: openapi/usaspending-budget-functions-api-openapi.yml
  - type: Documentation
    url: https://api.usaspending.gov/docs/endpoints
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/search/spending_by_award.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/agency/toptier_code.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/recipient.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/federal_accounts/account_number.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/budget_functions/list_budget_functions.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/disaster/overview.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/bulk_download/awards.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/references/toptier_agencies.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/subawards.md
- aid: usaspending:usaspending-bulk-download-api
  name: USAspending.gov Bulk Download API
  description: Asynchronous bulk CSV/TSV/text export of filtered spending data.
  humanURL: https://api.usaspending.gov/docs/endpoints
  baseURL: https://api.usaspending.gov/api/v2
  tags:
  - Bulk Download
  properties:
  - type: OpenAPI
    url: openapi/usaspending-bulk-download-api-openapi.yml
  - type: Documentation
    url: https://api.usaspending.gov/docs/endpoints
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/search/spending_by_award.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/agency/toptier_code.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/recipient.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/federal_accounts/account_number.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/budget_functions/list_budget_functions.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/disaster/overview.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/bulk_download/awards.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/references/toptier_agencies.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/subawards.md
- aid: usaspending:usaspending-disaster-api
  name: USAspending.gov Disaster API
  description: Disaster and emergency (including COVID-19) supplemental funding data.
  humanURL: https://api.usaspending.gov/docs/endpoints
  baseURL: https://api.usaspending.gov/api/v2
  tags:
  - Disaster
  properties:
  - type: OpenAPI
    url: openapi/usaspending-disaster-api-openapi.yml
  - type: Documentation
    url: https://api.usaspending.gov/docs/endpoints
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/search/spending_by_award.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/agency/toptier_code.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/recipient.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/federal_accounts/account_number.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/budget_functions/list_budget_functions.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/disaster/overview.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/bulk_download/awards.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/references/toptier_agencies.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/subawards.md
- aid: usaspending:usaspending-federal-accounts-api
  name: USAspending.gov Federal Accounts API
  description: Federal account and Treasury Account Symbol (TAS) data.
  humanURL: https://api.usaspending.gov/docs/endpoints
  baseURL: https://api.usaspending.gov/api/v2
  tags:
  - Federal Accounts
  properties:
  - type: OpenAPI
    url: openapi/usaspending-federal-accounts-api-openapi.yml
  - type: Documentation
    url: https://api.usaspending.gov/docs/endpoints
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/search/spending_by_award.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/agency/toptier_code.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/recipient.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/federal_accounts/account_number.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/budget_functions/list_budget_functions.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/disaster/overview.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/bulk_download/awards.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/references/toptier_agencies.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/subawards.md
- aid: usaspending:usaspending-recipient-api
  name: USAspending.gov Recipient API
  description: Recipient (awardee) profile and search data.
  humanURL: https://api.usaspending.gov/docs/endpoints
  baseURL: https://api.usaspending.gov/api/v2
  tags:
  - Recipient
  properties:
  - type: OpenAPI
    url: openapi/usaspending-recipient-api-openapi.yml
  - type: Documentation
    url: https://api.usaspending.gov/docs/endpoints
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/search/spending_by_award.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/agency/toptier_code.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/recipient.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/federal_accounts/account_number.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/budget_functions/list_budget_functions.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/disaster/overview.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/bulk_download/awards.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/references/toptier_agencies.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/subawards.md
- aid: usaspending:usaspending-references-api
  name: USAspending.gov References API
  description: Reference and typeahead/autocomplete lookup data.
  humanURL: https://api.usaspending.gov/docs/endpoints
  baseURL: https://api.usaspending.gov/api/v2
  tags:
  - References
  properties:
  - type: OpenAPI
    url: openapi/usaspending-references-api-openapi.yml
  - type: Documentation
    url: https://api.usaspending.gov/docs/endpoints
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/search/spending_by_award.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/agency/toptier_code.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/recipient.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/federal_accounts/account_number.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/budget_functions/list_budget_functions.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/disaster/overview.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/bulk_download/awards.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/references/toptier_agencies.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/subawards.md
- aid: usaspending:usaspending-subawards-api
  name: USAspending.gov Subawards API
  description: Subaward (pass-through award) listings scoped to a prime award.
  humanURL: https://api.usaspending.gov/docs/endpoints
  baseURL: https://api.usaspending.gov/api/v2
  tags:
  - Subawards
  properties:
  - type: OpenAPI
    url: openapi/usaspending-subawards-api-openapi.yml
  - type: Documentation
    url: https://api.usaspending.gov/docs/endpoints
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/search/spending_by_award.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/agency/toptier_code.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/recipient.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/federal_accounts/account_number.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/budget_functions/list_budget_functions.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/disaster/overview.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/bulk_download/awards.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/references/toptier_agencies.md
  - type: APIReference
    url: https://github.com/fedspendingtransparency/usaspending-api/blob/master/usaspending_api/api_contracts/contracts/v2/subawards.md
- name: USAspending.gov
  description: US federal spending data
  humanURL: https://api.usaspending.gov/
  baseURL: https://api.usaspending.gov/
  tags:
  - Government
  properties:
  - type: Documentation
    url: https://api.usaspending.gov/
common:
- type: CapabilityMap
  url: capabilities/usaspending-capability-edges.yml
  name: USAspending.gov Business Capability Map
- type: AgenticAccess
  url: agentic-access/usaspending-agentic-access.yml
- type: DomainSecurity
  url: security/usaspending-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/fedspendingtransparency
- type: Website
  url: https://www.usaspending.gov
- type: Documentation
  url: https://api.usaspending.gov/docs/endpoints
- type: RateLimits
  url: rate-limits/usaspending-rate-limits.yml
- type: Website
  url: https://api.usaspending.gov/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/usaspending"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/usaspending/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/usaspending/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.