Congressional Stock Brain

Congressional Stock Brain — auto-discovered JSON endpoint

📈 FinanceHEALTHYchecked 4h ago
AUTH NONECORS AGENT HTTPS COMMERCIAL ?

AI-powered tool scoring U.S. STOCK Act lawmaker trade disclosures for retail investors

93HOW IT'S SCORED ⓘ
Status badge · for your READMEshipapis health badge: 93 · healthy
Uptime history
100%90 days
100%30 days
385P50 · ms
1767P95 · ms
operationalpartialdownno data
Response time · last 48 checks
Fastest 94 ms, slowest 1072 ms, most recent 202 ms.
Live response samplecaptured by our last successful check
GET https://congressionalstockbrain.com/health

{
  "status": "ok",
  "environment": "prod",
  "platform_domain": "app.base44.com",
  "build": {
    "image_tag": "main-419f0e5",
    "commit": "419f0e56b897b12759ad083a6b6e2e9eabb0ff43",
    "built_at": "2026-07-06T01:02:22+03:00"
  }
}
Call itcurl · fetch · python
curl "https://congressionalstockbrain.com/health"
const res = await fetch("https://congressionalstockbrain.com/health");
const data = await res.json();
console.log(data);
import requests

res = requests.get("https://congressionalstockbrain.com/health")
print(res.json())
Endpoints · 3HealthyFULL DOCS ↗
Monitored path responding — GET /health385 mschecked 4h ago
GET/healthPROBED

Congressional Stock Brain — auto-discovered JSON endpoint

GET/ping

Lightweight ping endpoint.

GET/status

Service status metadata.

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.

Congressional Stock Brain: common questions

Is Congressional Stock Brain free to use?

Yes — Congressional Stock Brain is a free finance API. Free tier: Free — limits not published. Whether the free tier allows commercial use is unclear — check the provider docs.

Does Congressional Stock Brain need an API key?

No — Congressional Stock Brain needs no API key or signup. You can call it straight away; rate limits still apply (Unpublished).

Can I call Congressional Stock Brain from the browser?

Yes — Congressional Stock Brain 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 Congressional Stock Brain up right now?

As of our last scheduled check, Congressional Stock Brain is healthy with 100% uptime over 90 days and a 385 ms median response. We re-probe it every sweep — the status badge and uptime chart above always show the latest.