Bargo Congress Trades API

Bargo Free APIs

📈 FinanceNEWchecked 2h 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.

HOW IT'S SCORED ⓘ
Status badge · for your READMEshipapis health badge: — · new
Uptime history
—%90 days
—%30 days
P50 · ms
P95 · ms
operationalpartialdownno data
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 · 1NewFULL DOCS ↗
Monitored path responding — GET /trades?limit=5checked 2h 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 new. We re-probe it every sweep — the status badge and uptime chart above always show the latest.