flow.filings

Paid

Congress and insider filings

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

Paid includes this tool and its complete output.

Upgrade to use flow.filings

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

Log in to run this tool.
flow.filingsCongress and insider filingsPaid

Ticker symbols. Comma-separated.

Congress only

Max rows (1–200)

Upgrade to run flow.filingsArguments remain editable so you can prepare the call before upgrading.