← Back to Dashboard

USAspending.gov

GovernmentActiveCORS ReadyFreeAuth: NoneDoc: HTML
Swagger DocumentationVisit Website ↗

Description

US federal spending data

✨ AI Summary

The USAspending API provides public access to comprehensive U.S. federal government spending data, including award and account-level information.

Code Example

import requests

url = "https://api.usaspending.gov/api/v2/references/toptier_agencies/"
response = requests.get(url)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)