Returns insider transaction data from SEC Form 4 filings. Use /filings endpoint for grouped filing view (transactions nested under each filing) or /transactions endpoint for flattened individual transaction view. Both endpoints support the same query parameters.
Response format: 'filings' returns grouped filing view with transactions nested, 'transactions' returns flattened individual transaction view
filings, transactions Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date. Default is 0
Number of results returned. Limit 1000
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated
Date in YYYY-MM-DD format
Chamber
House, Senate Fields
Search keys type
symbol, accession_number, cik, id Search keys
Display
flat, nested Insider Transaction data. Response structure varies by endpoint: /filings returns nested filing data, /transactions returns flattened transaction data