Returns insider trading activity sourced from SEC EDGAR Form 4 filings. Each record represents a single transaction by a company insider (officers, directors, and beneficial owners of 10%+ stock). Transaction type codes: P=Purchase, S=Sale, G=Gift, A=Conversion, F=Payment of exercise price, etc. Results are ordered by filing_date descending.
Authentication via API key header
Stock ticker symbol (e.g. AAPL)
Maximum number of records to return (1–100)
1 <= x <= 100Filter: filing_date >= this date (YYYY-MM-DD)
Filter: filing_date <= this date (YYYY-MM-DD)
Filter by transaction type code (e.g. P for purchase, S for sale)