{"query":"form4","matched":7,"count":7,"catalog_size":133,"note":"Ranked by where the terms matched (id and tags beat prose). Call example_url as-is; free products need no payment, paid ones return 402 with the price.","products":[{"id":"sec_insider_latest","endpoint":"/v1/sec/insider/latest","price_usd":0.0,"description":"List the newest Form 4 insider events market-wide with buy/sell USD, flags and links — free, up to 100 rows, no filters. Use to sample the live tape; the paid screen adds code, role, size and direction filters.","when_to_use":"Sampling the tape or bootstrapping a cursor for the watch endpoint.","tags":["sec","form4","insider","latest","free"],"example_url":"https://answerpool.io/v1/sec/insider/latest?limit=25","sample_url":"https://answerpool.io/v1/samples/sec_insider_latest"},{"id":"sec_insider_since","endpoint":"/v1/sec/insider/since","price_usd":0.0,"description":"Watch insider filings with a since cursor — returns only events newer than your cursor plus the next cursor to store; optional minimum USD filter. Use as the cheap poll loop instead of maintaining an EDGAR poller.","when_to_use":"Recurring checks; store next_cursor between calls.","tags":["sec","form4","insider","watch","edgar"],"example_url":"https://answerpool.io/v1/sec/insider/since?since=2026-08-30T00%3A00%3A00Z","sample_url":"https://answerpool.io/v1/samples/sec_insider_since"},{"id":"sec_insider_summary","endpoint":"/v1/sec/insider/summary","price_usd":0.0,"description":"Summarize insider activity for one issuer — returns filings, distinct insiders, buy/sell/net USD and largest transactions over a chosen window. Use for a cheap net-buying signal before pulling full transaction lines.","when_to_use":"Quick per-company insider signal in one call.","tags":["sec","form4","insider","summary","edgar"],"example_url":"https://answerpool.io/v1/sec/insider/summary?ticker=JEF","sample_url":"https://answerpool.io/v1/samples/sec_insider_summary"},{"id":"sec_insider_transactions","endpoint":"/v1/sec/insider/transactions","price_usd":0.0,"description":"Get parsed Form 4/5 transaction lines for one issuer — returns date, code, shares, price, USD value, security, post-holdings, owner role and Rule 10b5-1 flag, derivatives included. Use instead of fetching and parsing ownershipDocument XML per filing.","when_to_use":"You need actual transaction lines (not summaries) for one issuer over a window.","tags":["sec","form4","insider","edgar","transactions"],"example_url":"https://answerpool.io/v1/sec/insider/transactions?ticker=JEF","sample_url":"https://answerpool.io/v1/samples/sec_insider_transactions"},{"id":"sec_transaction_codes","endpoint":"/v1/sec/insider/codes","price_usd":0.0,"description":"Explain Form 4 transaction codes — P purchase, S sale, A award, F tax withholding, M exercise and the rest. Free. Use once so an insider screen filters on the right codes instead of guessing.","when_to_use":"Before filtering insider transactions by code or direction.","tags":["sec","form4","insider","glossary","free"],"example_url":"https://answerpool.io/v1/sec/insider/codes","sample_url":"https://answerpool.io/v1/samples/sec_transaction_codes"},{"id":"sec_insider_screen","endpoint":"/v1/sec/insider/screen","price_usd":0.02,"description":"Screen insider transactions market-wide — filter by code, buy/sell direction, minimum USD, owner role and window; returns parsed lines ranked by value. Use instead of polling EDGAR and joining Form 4 XML across every filer.","when_to_use":"Market-wide questions about insider activity with filters; the per-issuer view is cheaper when you know the company.","tags":["sec","form4","insider","screen","edgar"],"example_url":"https://answerpool.io/v1/sec/insider/screen?direction=buy&min_value_usd=250000","sample_url":"https://answerpool.io/v1/samples/sec_insider_screen"},{"id":"sec_insider_clusters","endpoint":"/v1/sec/insider/clusters","price_usd":0.05,"description":"List issuers where 3+ distinct officers or directors bought within a week — returns combined buy USD, insider count and names per issuer. A derived cluster signal no other API sells as one call; use as a high-conviction insider screen.","when_to_use":"Screening for the strongest insider-buying setups.","tags":["sec","form4","insider","cluster","signal"],"example_url":"https://answerpool.io/v1/sec/insider/clusters?days=7","sample_url":"https://answerpool.io/v1/samples/sec_insider_clusters"}]}