🔍 Government API Status

Live health of 13 U.S. government APIs, checked every 30 minutes.

Last checked 2026-07-19 13:30 UTC · status.json · 30-day aggregates

🏛️ Congressional

Congress.gov API

Operational 100% 456 ms

Bills, amendments, members, and committee data from the Library of Congress. (api.congress.gov)

FEC OpenFEC

Operational 100% 469 ms

Campaign finance data — candidates, committees, and filings — from the Federal Election Commission. (api.open.fec.gov)

Senate LDA

Operational 100% 309 ms

Lobbying Disclosure Act filings from the U.S. Senate. (lda.senate.gov)

GovInfo API

Operational 100% 2,664 ms

Official federal publications from the U.S. Government Publishing Office. (api.govinfo.gov)

📊 Federal

Federal Register

Operational 100% 358 ms

Daily rules, proposed rules, and notices of the U.S. federal government. (federalregister.gov)

USAspending.gov

Operational 100% 634 ms

Federal spending, awards, and agency budget data. (api.usaspending.gov)

Open States v3

Not monitored

Monitoring requires OPENSTATES_API_KEY — add it as a repository secret.

Census Bureau ACS

Not monitored

Monitoring requires CENSUS_API_KEY — add it as a repository secret.

BLS Public Data API

Operational 87.5% 1,828 ms

Employment and price statistics from the Bureau of Labor Statistics. (api.bls.gov)

🛡️ National Security

CISA KEV Catalog

Operational 100% 152 ms

Known Exploited Vulnerabilities catalog from CISA, including feed freshness. (cisa.gov)

NVD (NIST)

Operational 100% 165 ms

The National Vulnerability Database CVE API from NIST. (services.nvd.nist.gov)

State Dept Travel

Operational 100% 169 ms

Travel advisories feed from the U.S. State Department. (travel.state.gov)

GDELT Project

Down 11,192 ms

Global news monitoring from the GDELT Project. (api.gdeltproject.org)

CelesTrak NORAD

Operational 100% 739 ms

NORAD satellite element sets from CelesTrak. (celestrak.org)

ACLED

Not monitored

Monitoring requires ACLED_API_KEY — add it as a repository secret.

💰 Financial

SEC EDGAR

Operational 100% 236 ms

Company filings from the SEC EDGAR system. (data.sec.gov)

Quiver Quantitative

Not monitored

Monitoring requires QUIVER_API_KEY — add it as a repository secret.

About this page

Is Congress.gov down? Is the FEC API responding? Are CISA feeds current? This page answers those questions with real checks, not guesses. Every 30 minutes, govwatch requests each API and validates the status code, response time, and payload — catching the classic government-API failure mode of HTTP 200 with an empty or HTML error body.

Methodology: a service is Operational when all assertions pass, Degraded when it responds correctly but slowly, and Down when it returns errors or invalid data. Rate limited (HTTP 429) is reported separately and excluded from uptime, since it can reflect shared-runner limits rather than an outage. Uptime is computed over 30 days of checks.

Run these checks yourself: npx @capitoltrace/govwatch check — or add the GitHub Action to your CI. History lives in this repo.