The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Bargo Congress Trades listing page.
Official lightweight clients for Bargo Free APIs.
packages/npm - npm package: @bargo-ai/congresspackages/python - Python package: bargo-congressBoth packages currently support the Bargo Congress Trades API.
API docs: https://www.bargo.ai/free-apis/congress
No key is required to try the API. A free key raises your quota — get one at https://www.bargo.ai/free-apis/dash
Also published on JSR as @bargo-ai/congress.
| Endpoint | Returns |
|---|---|
GET /trades | Disclosures, filterable by member, chamber, type, and date |
GET /trades/{ticker} | Disclosures for a single ticker |
GET /members | Members of Congress with disclosure activity |
GET /members/{member_slug} | One member's disclosures |
GET /stats | Aggregate trading statistics |
GET /health | API status and dataset freshness |
Every trade includes member and chamber, ticker and asset description, transaction type, disclosed value range, transaction and disclosure dates, the official filing portal, and price-performance fields where available.
bargo-congress-api — research and
explain recent U.S. congressional stock-trade disclosures with Bargo's REST
API, official clients, or hosted Congress MCP server.A hosted Congress MCP server is available at
https://www.bargo.ai/free-apis/congress/mcp, authenticated with an X-Api-Key
header. See docs/mcp.md.
Quotas are reported per response in the X-RateLimit-* headers. Treat those as
authoritative.
Disclosures are filed under the STOCK Act and can legally appear up to roughly 45 days after a trade, so this is not a real-time feed. This is an independent, unofficial service, not affiliated with or endorsed by the U.S. House of Representatives, the U.S. Senate, or any member of Congress. Nothing here is investment advice.
If you display Bargo Congress API data publicly, include visible attribution linking to Bargo.