flow.filings

anonymous ok

Congress and insider filings

Recent stock transactions disclosed by members of Congress or by corporate insiders (SEC Form 4). Insider lookups require tickers.

Free. Anonymous and Free callers get 15-minute delayed data capped at 50 rows.

Input

FieldTypeDescription
source*"congress" | "insider"
tickersstring[]Ticker symbols
chamber"senate" | "house"Congress only
limitintegerMax rows (1–200)Default 50.

* required

Output

Returned under data; every response also carries meta with freshness, as_of and truncated.

FieldTypeDescription
filings*object[]

* required

Example request

curl -X POST "https://impliedoptions.com/api/v1/tools/flow.filings" \
  -H "Authorization: Bearer <YOUR_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "args": {
      "source": "congress",
      "chamber": "senate",
      "limit": 25
    }
  }'

Rendered result: /flow?tab=congress

Run

Anonymous: 100 runs/day, delayed.
flow.filingsCongress and insider filingsFree

Ticker symbols. Comma-separated.

Congress only

Max rows (1–200)