{"name":"insider-form-4","description":"SEC Form 4 (insider transactions) normalizer. Recent officer/director/10%+ trades for any US ticker. Per-transaction shape: who, when, code (purchase/sale/grant/exercise/etc), shares, price, post-tx holdings, role. 100% public-domain SEC EDGAR data.","price":"$0.03","method":"POST","input_schema":{"properties":{"ticker":{"type":"string"},"cik":{"type":"string"},"limit":{"type":"number","description":"Max Form 4 filings (1-50). Default 10."},"include_derivatives":{"type":"boolean","description":"Include option/RSU transactions. Default true."}}},"input_example":{"ticker":"AAPL","limit":5},"output_example":{"ticker":"AAPL","cik":"0000320193","form_4_filings":[{"filed_date":"2024-10-04","reporting_owner":{"name":"COOK TIMOTHY D","roles":["officer"]},"transactions":[]}],"total_transactions":12},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}