Bargo Congress Trades API

A free JSON REST API and hosted MCP server from Bargo that normalizes U.S. House and Senate STOCK Act securities transaction disclosures into a queryable dataset — currently 42,000+ disclosed trades across 415 members and 4,100+ tickers. Six read-only GET operations cover trades (filterable by ticker, member, chamber, transaction type and date range), a member roster, per-member disclosure histories, aggregate statistics, and a dataset-freshness health check. Unusually for a free congressional-trading tracker, every row carries per-trade price performance — estimated price at the trade, latest price, and percent move since. Records are parsed and deduplicated from the official U.S. House Clerk Financial Disclosure reports and Senate eFD Periodic Transaction Reports, so disclosures lag transactions by up to ~45 days. Access is anonymous by default at a lower quota; a free no-card API key raises limits and unlocks a focused three-tool MCP server for agents. Open CORS, an embeddable browser widget, and first-party JavaScript and Python clients. Attribution is required; bulk redistribution of raw records is not permitted.

Bargo Congress Trades API publishes 3 APIs on the APIs.io network: Members API, Statistics API, and Trades API. Tagged areas include congress, finance, stocks, government, and stock-act.

Bargo Congress Trades API’s developer surface includes authentication, documentation, API reference, getting-started guide, signup flow, support, engineering blog, and 22 more developer resources.

49.7/100 developing ▬ flat Agent 54/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
4 APIs 2 MCP Servers
congressfinancestocksgovernmentstock-actmcpcongressional-tradingfinancial-disclosuremarket-datapublic-datafree-apiopen-data

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 49.7/100 · developing
Contract Quality 12.2 / 21
Developer Ergonomics 12.6 / 17
Commercial Clarity 5.8 / 17
Operational Transparency 4.1 / 11
Governance 1.2 / 10
Discoverability 6.9 / 9
Regulatory Posture 6.9 / 15
Agent readiness — 54/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% 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/. This rating is computed from github.com/api-evangelist/bargo-congress-trades-api: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

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

Congress Trades MCP Server

A focused Streamable HTTP MCP server exposing three read-only tools over the Congress Trades dataset — get_congress_trades, get_congress_member and get_congress_stats. The hands...

Bargo Congress Trades API Members API

Members of Congress and their disclosure histories.

Bargo Congress Trades API Statistics API

Aggregate dataset statistics and freshness.

Bargo Congress Trades API Trades API

Normalized House and Senate securities transactions.

MCP Servers 2

Model Context Protocol servers that expose these APIs to AI agents.

mcp

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Examples 3

Example request and response payloads for these APIs.

Security Posture 2

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

Bargo Congress Trades Api Authentication

apiKey/http · 3 schemes

SECURITY

Agentic Access 1

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

Bargo Congress Trades Api Agentic Access

6 operations

6 operations · 0 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Bargo Congress Trades API
description: A free JSON REST API and hosted MCP server from Bargo that normalizes U.S. House and Senate STOCK Act securities
  transaction disclosures into a queryable dataset — currently 42,000+ disclosed trades across 415 members and 4,100+ tickers.
  Six read-only GET operations cover trades (filterable by ticker, member, chamber, transaction type and date range), a member
  roster, per-member disclosure histories, aggregate statistics, and a dataset-freshness health check. Unusually for a free
  congressional-trading tracker, every row carries per-trade price performance — estimated price at the trade, latest price,
  and percent move since. Records are parsed and deduplicated from the official U.S. House Clerk Financial Disclosure reports
  and Senate eFD Periodic Transaction Reports, so disclosures lag transactions by up to ~45 days. Access is anonymous by default
  at a lower quota; a free no-card API key raises limits and unlocks a focused three-tool MCP server for agents. Open CORS,
  an embeddable browser widget, and first-party JavaScript and Python clients. Attribution is required; bulk redistribution
  of raw records is not permitted.
image: https://www.bargo.ai/favicon.png
url: https://bargo-congress-trades-api.apievangelist.com/apis.yml
created: '2026-07-26'
modified: '2026-08-09'
specificationVersion: '0.21'
tags:
- congress
- finance
- stocks
- government
- stock-act
- mcp
- congressional-trading
- financial-disclosure
- market-data
- public-data
- free-api
- open-data
apis:
- name: Congress Trades MCP Server
  description: A focused Streamable HTTP MCP server exposing three read-only tools over the Congress Trades dataset — get_congress_trades,
    get_congress_member and get_congress_stats. The handshake and tools/list are anonymous; tool calls require a free fak_
    key via X-Api-Key, Bearer, or a token query parameter. An official Docker image bridges stdio-only MCP clients to it.
  humanURL: https://www.bargo.ai/free-apis/congress
  baseURL: https://www.bargo.ai/free-apis/congress/mcp
  tags:
  - mcp
  - agents
  - congress
  - stocks
  properties:
  - type: MCPServer
    url: mcp/bargo-congress-trades-api-mcp.yml
  - type: MCPServer
    url: https://www.bargo.ai/free-apis/congress/mcp
  - type: ToolCrosswalk
    url: mcp/bargo-congress-trades-api-tool-crosswalk.yml
  - type: AgentSkill
    url: skills/_index.yml
  - type: Authentication
    url: authentication/bargo-congress-trades-api-authentication.yml
  - type: Documentation
    url: https://github.com/bargo-ai/bargo-free-api-packages/blob/main/docs/mcp.md
- aid: bargo-congress-trades-api:bargo-congress-trades-api-members-api
  name: Bargo Congress Trades API Members API
  description: Members of Congress and their disclosure histories.
  humanURL: https://www.bargo.ai/free-apis/congress
  baseURL: https://www.bargo.ai/free-apis/congress/v1
  tags:
  - Members
  properties:
  - type: OpenAPI
    url: openapi/bargo-congress-trades-api-members-api-openapi.yml
  - type: Documentation
    url: https://www.bargo.ai/free-apis/congress
  - type: APIReference
    url: https://www.bargo.ai/free-apis/congress
  - type: Authentication
    url: authentication/bargo-congress-trades-api-authentication.yml
  - type: Conventions
    url: conventions/bargo-congress-trades-api-conventions.yml
  - type: ErrorCatalog
    url: errors/bargo-congress-trades-api-problem-types.yml
  - type: DataModel
    url: data-model/bargo-congress-trades-api-data-model.yml
  - type: RateLimits
    url: rate-limits/bargo-congress-trades-api-rate-limits.yml
  - type: Examples
    url: examples/_index.yml
  - type: Components
    url: components/bargo-congress-trades-api-components.yml
  - type: SDKs
    url: packages/bargo-congress-trades-api-packages.yml
- aid: bargo-congress-trades-api:bargo-congress-trades-api-statistics-api
  name: Bargo Congress Trades API Statistics API
  description: Aggregate dataset statistics and freshness.
  humanURL: https://www.bargo.ai/free-apis/congress
  baseURL: https://www.bargo.ai/free-apis/congress/v1
  tags:
  - Statistics
  properties:
  - type: OpenAPI
    url: openapi/bargo-congress-trades-api-statistics-api-openapi.yml
  - type: Documentation
    url: https://www.bargo.ai/free-apis/congress
  - type: APIReference
    url: https://www.bargo.ai/free-apis/congress
  - type: Authentication
    url: authentication/bargo-congress-trades-api-authentication.yml
  - type: Conventions
    url: conventions/bargo-congress-trades-api-conventions.yml
  - type: ErrorCatalog
    url: errors/bargo-congress-trades-api-problem-types.yml
  - type: DataModel
    url: data-model/bargo-congress-trades-api-data-model.yml
  - type: RateLimits
    url: rate-limits/bargo-congress-trades-api-rate-limits.yml
  - type: Examples
    url: examples/_index.yml
  - type: Components
    url: components/bargo-congress-trades-api-components.yml
  - type: SDKs
    url: packages/bargo-congress-trades-api-packages.yml
- aid: bargo-congress-trades-api:bargo-congress-trades-api-trades-api
  name: Bargo Congress Trades API Trades API
  description: Normalized House and Senate securities transactions.
  humanURL: https://www.bargo.ai/free-apis/congress
  baseURL: https://www.bargo.ai/free-apis/congress/v1
  tags:
  - Trades
  properties:
  - type: OpenAPI
    url: openapi/bargo-congress-trades-api-trades-api-openapi.yml
  - type: Documentation
    url: https://www.bargo.ai/free-apis/congress
  - type: APIReference
    url: https://www.bargo.ai/free-apis/congress
  - type: Authentication
    url: authentication/bargo-congress-trades-api-authentication.yml
  - type: Conventions
    url: conventions/bargo-congress-trades-api-conventions.yml
  - type: ErrorCatalog
    url: errors/bargo-congress-trades-api-problem-types.yml
  - type: DataModel
    url: data-model/bargo-congress-trades-api-data-model.yml
  - type: RateLimits
    url: rate-limits/bargo-congress-trades-api-rate-limits.yml
  - type: Examples
    url: examples/_index.yml
  - type: Components
    url: components/bargo-congress-trades-api-components.yml
  - type: SDKs
    url: packages/bargo-congress-trades-api-packages.yml
maintainers:
- FN: Bargo
  url: https://www.bargo.ai/
  email: support@bargo.ai
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 97
  at: '2026-07-26T21:08:54.376Z'
common:
- type: DomainSecurity
  url: security/bargo-congress-trades-api-domain-security.yml
- type: AgenticAccess
  url: agentic-access/bargo-congress-trades-api-agentic-access.yml
- type: Authentication
  url: authentication/bargo-congress-trades-api-authentication.yml
- type: DeveloperPortal
  url: https://www.bargo.ai/free-apis/congress
- type: Documentation
  url: https://www.bargo.ai/free-apis/congress
- type: APIReference
  url: https://www.bargo.ai/free-apis/congress/openapi.json
- type: GettingStarted
  url: https://www.bargo.ai/free-apis/congress
- type: SignUp
  url: https://www.bargo.ai/free-apis/dash
- type: Support
  url: https://www.bargo.ai/contact
- type: TermsOfService
  url: https://www.bargo.ai/free-apis/terms
- type: PrivacyPolicy
  url: https://www.bargo.ai/privacy
- type: GitHubOrganization
  url: https://github.com/bargo-ai
- type: Blog
  url: https://www.bargo.ai/research
- type: MCPServer
  url: mcp/bargo-congress-trades-api-mcp.yml
- type: ToolCrosswalk
  url: mcp/bargo-congress-trades-api-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/bargo-congress-trades-api-llms.txt
- type: WellKnown
  url: well-known/bargo-congress-trades-api-well-known.yml
- type: Packages
  url: packages/bargo-congress-trades-api-packages.yml
- type: SDKs
  url: packages/bargo-congress-trades-api-packages.yml
- type: Conventions
  url: conventions/bargo-congress-trades-api-conventions.yml
- type: ErrorCatalog
  url: errors/bargo-congress-trades-api-problem-types.yml
- type: DataModel
  url: data-model/bargo-congress-trades-api-data-model.yml
- type: RateLimits
  url: rate-limits/bargo-congress-trades-api-rate-limits.yml
- type: Lifecycle
  url: lifecycle/bargo-congress-trades-api-lifecycle.yml
- type: Conformance
  url: conformance/bargo-congress-trades-api-conformance.yml
- type: Components
  url: components/bargo-congress-trades-api-components.yml
- type: Examples
  url: examples/_index.yml
- type: Overlay
  url: overlays/bargo-congress-trades-api-congress-trades-overlay.yaml
x-enrichment:
  date: '2026-08-09'
  status: enriched
  artifacts_added: 26
  pass: local-v1