Skip to main content
Get insider transactions and holdings filed with the SEC by a company’s officers, directors, and 10% owners, normalized into one row per reported security event. Each row carries the owner’s role flags, the transaction code and type, shares, price, value, post-transaction ownership, whether it was part of a pre-arranged trading plan, and the source filing URL. A summary block reports the trailing 90-day open-market net value with buy and sell counts, and whether that window was fully scanned. Pass a date to get the view as of a specific filing date. Endpoint: POST /api/v1/ownership/insider-trades Tier: point · Delivery: sync

Request

Response

The response is the two-key envelope { finterm, data }, where data is the finterm.result:InsiderTrades/v1 contract:

Example