From 2449417da1476fe6f4ca8a08d3282188a815bcb9 Mon Sep 17 00:00:00 2001 From: linderroger-eng Date: Thu, 4 Jun 2026 12:58:11 -0500 Subject: [PATCH] Add US Federal Contracts & Grants API to Government section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8285022f..a4faeae9 100644 --- a/README.md +++ b/README.md @@ -1138,6 +1138,7 @@ API | Description | Auth | HTTPS | CORS | | [UK Companies House](https://developer.company-information.service.gov.uk/) | UK Companies House Data from the UK government | `OAuth` | Yes | Unknown | | [US Presidential Election Data by TogaTech](https://uselection.togatech.org/api/) | Basic candidate data and live electoral vote counts for top two parties in US presidential election | No | Yes | No | | [USA.gov](https://www.usa.gov/developer) | Authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | Unknown | +| [US Federal Contracts & Grants](https://government-data-api.onrender.com/docs) | US federal contracts, grants, and agency spending data updated daily | No | Yes | Yes | | [USAspending.gov](https://api.usaspending.gov/) | US federal spending data | No | Yes | Unknown | **[⬆ Back to Index](#index)**