{"query":"insider","matched":15,"count":15,"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_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"},{"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_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_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_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":"graph_person","endpoint":"/v1/graph/person","price_usd":0.02,"description":"Look up an insider by name or owner CIK and get every issuer they file SEC ownership forms for — roles, filing counts, first/last seen. The person node of the entity graph in one call.","when_to_use":"You have an insider's name or CIK and want their issuer footprint.","tags":["sec","insider","person","graph"],"example_url":"https://answerpool.io/v1/graph/person?q=INSIDER","sample_url":"https://answerpool.io/v1/samples/graph_person"},{"id":"sec_events","endpoint":"/v1/sec/events","price_usd":0.0,"description":"List flagged SEC EDGAR events (15-min refresh) — returns 8-K items, Form 4 insider buys/sells with USD size and buy clusters, Form D raises, each with ticker, flags and salience score. Use instead of polling EDGAR.","when_to_use":"You need parsed, flagged corporate events from EDGAR for one company or the whole market, in one call, without maintaining a poller and XML parsers.","tags":["sec-edgar","corporate-events","insider-trading","8-k","finance"],"example_url":"https://answerpool.io/v1/sec/events?ticker=JEF","sample_url":"https://answerpool.io/v1/samples/sec_events"},{"id":"sec_company","endpoint":"/v1/sec/company","price_usd":0.02,"description":"Get a one-call SEC snapshot by ticker or CIK — returns identity, recent filings, indexed events, insider activity and key XBRL facts (revenue, income, cash, 8 periods). Use before deeper diligence.","when_to_use":"You have a ticker or CIK and need cited fundamentals plus recent events in one call.","tags":["sec-edgar","xbrl","fundamentals","insider-trading","finance"],"example_url":"https://answerpool.io/v1/sec/company?ticker=NVDA","sample_url":"https://answerpool.io/v1/samples/sec_company"},{"id":"sec_flag_glossary","endpoint":"/v1/sec/flags","price_usd":0.0,"description":"List every event flag our SEC pipeline emits — insider_buy_cluster, distress, accounting_red_flag, large_raise and more — with meanings. Free. Use once to filter the events and watch endpoints precisely.","when_to_use":"Before filtering any flagged feed.","tags":["sec","edgar","flags","glossary","free"],"example_url":"https://answerpool.io/v1/sec/flags","sample_url":"https://answerpool.io/v1/samples/sec_flag_glossary"},{"id":"sec_watchlist_events","endpoint":"/v1/sec/watchlist","price_usd":0.02,"description":"Get flagged SEC events for up to 25 tickers in one call — 8-K items, insider trades and raises since your cursor, with a next cursor to store. Use instead of running one EDGAR poll per portfolio name.","when_to_use":"Recurring portfolio monitoring; store next_cursor between calls.","tags":["sec","edgar","watchlist","events","portfolio"],"example_url":"https://answerpool.io/v1/sec/watchlist?tickers=JEF%2CNVDA%2CAAPL","sample_url":"https://answerpool.io/v1/samples/sec_watchlist_events"},{"id":"sec_market_digest","endpoint":"/v1/sec/digest","price_usd":0.0,"description":"Rank the day's SEC events by salience — bankruptcies, restatements, cyber incidents, insider clusters and large raises first, with flags and links. Use as the one-call daily filing digest for a research or news agent.","when_to_use":"Daily/segment digests; pair with the flag glossary.","tags":["sec","edgar","digest","events","daily"],"example_url":"https://answerpool.io/v1/sec/digest?limit=25","sample_url":"https://answerpool.io/v1/samples/sec_market_digest"},{"id":"graph_interlocks","endpoint":"/v1/graph/interlocks","price_usd":0.05,"description":"Board and officer interlock map for any public company — the insiders from its SEC ownership filings joined to every other issuer they file for, with roles on both sides. One call replaces entity resolution across Forms 3/4/5.","when_to_use":"Governance or network analysis anchored on one company.","tags":["sec","governance","interlocks","graph"],"example_url":"https://answerpool.io/v1/graph/interlocks?ticker=JEF","sample_url":"https://answerpool.io/v1/samples/graph_interlocks"},{"id":"sec_cik_lookup","endpoint":"/v1/sec/cik","price_usd":0.0,"description":"Resolve a ticker or company name to its SEC CIK — returns zero-padded CIK, ticker and registered name from the SEC's official mapping. Free. Use before any EDGAR call instead of downloading and parsing company_tickers.json yourself.","when_to_use":"You have a ticker or name and need the CIK that filings, facts and insider endpoints take.","tags":["sec","edgar","cik","lookup","free"],"example_url":"https://answerpool.io/v1/sec/cik?ticker=NVDA","sample_url":"https://answerpool.io/v1/samples/sec_cik_lookup"}]}