{"name":"insider-trading","description":"Insider trading feed. Recent SEC Form 4 transactions for any US-listed ticker — officer, director, and 10% beneficial owner buys and sells. Returns transaction code (P=purchase, S=sale, A=grant, M=exercise), shares, price, post-transaction holdings, filed date, and EDGAR document URL. Wraps the same EDGAR-backed source as insider-form-4 under a more search-friendly name. Federal public data, no auth.","price":"$0.01","method":"POST","input_schema":{"properties":{"ticker":{"type":"string","description":"US-listed ticker (e.g. 'AAPL'). Either ticker or cik is required."},"cik":{"type":"string","description":"SEC CIK."},"limit":{"type":"number","description":"Max filings, 1-50. Default 10."},"include_derivatives":{"type":"boolean"}}},"input_example":{"ticker":"AAPL","limit":5},"output_example":{"ticker":"AAPL","filing_count":5,"total_transactions":12},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}