Bargo Congress Trades API

Bargo Free APIs

📈 FinanceDYINGchecked 13h ago
AUTH NONECORS AGENT HTTPS COMMERCIAL

Clean, free JSON APIs and focused MCP servers built on Bargo' market-intelligence pipeline. One key works across all of them. Open CORS — embed anywhere.

36HOW IT'S SCORED ⓘ
Status badge · for your READMEshipapis health badge: 36 · dying
Uptime history
35.1%90 days
11.7%30 days
1145P50 · ms
1722P95 · ms
operationalpartialdownno data
Response time · last 48 checks
Fastest 661 ms, slowest 1722 ms, most recent 1145 ms.
Call itcurl · fetch · python
curl "https://www.bargo.ai/free-apis/congress/v1/trades?limit=5"
const res = await fetch("https://www.bargo.ai/free-apis/congress/v1/trades?limit=5");
const data = await res.json();
console.log(data);
import requests

res = requests.get("https://www.bargo.ai/free-apis/congress/v1/trades?limit=5")
print(res.json())
Endpoints · 1DyingFULL DOCS ↗
Dying — error rate climbing on GET /trades?limit=51145 mschecked 13h ago
GET/trades?limit=5PROBED

Bargo Free APIs

Machine-readable spec

We probe a documented GET and expect 2xx JSON — full uptime and health score. Export includes every documented route below.

Response-shape history

Stable. No schema drift observed since monitoring began — the response shape has not changed under our checks.

Bargo Congress Trades API: common questions

Is Bargo Congress Trades API free to use?

Yes — Bargo Congress Trades API is a free finance API. Free tier: . Commercial use is allowed on the free tier.

Does Bargo Congress Trades API need an API key?

No — Bargo Congress Trades API needs no API key or signup. You can call it straight away; rate limits still apply (30 req/window · 29 remaining).

Can I call Bargo Congress Trades API from the browser?

Yes — Bargo Congress Trades API returns CORS headers over HTTPS, so front-end code can fetch it directly with no backend proxy. Use the fetch snippet on this page, or hit "Run live" to try it now.

Is Bargo Congress Trades API up right now?

As of our last scheduled check, Bargo Congress Trades API is dying with 35.1% uptime over 90 days and a 1145 ms median response. We re-probe it every sweep — the status badge and uptime chart above always show the latest.