{"query":"cursor","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_8k_since","endpoint":"/v1/sec/8k/since","price_usd":0.0,"description":"Watch 8-K filings with a since cursor — returns only events newer than your cursor, optional item filter, plus the next cursor to store. Use as the cheap poll loop for current-report monitoring.","when_to_use":"Recurring checks; store next_cursor between calls.","tags":["sec","edgar","8k","watch","cursor"],"example_url":"https://answerpool.io/v1/sec/8k/since?since=2026-08-30T00%3A00%3A00Z","sample_url":"https://answerpool.io/v1/samples/sec_8k_since"},{"id":"sec_filings_since","endpoint":"/v1/sec/filings/since","price_usd":0.0,"description":"Watch one filer's SEC filings with a date cursor — returns only filings newer than your cursor plus the next cursor, optional form filter. Use as the per-company poll loop instead of refetching submissions JSON.","when_to_use":"Recurring per-company checks; store next_cursor.","tags":["sec","edgar","filings","watch","cursor"],"example_url":"https://answerpool.io/v1/sec/filings/since?ticker=NVDA&since=2026-08-01","sample_url":"https://answerpool.io/v1/samples/sec_filings_since"},{"id":"reg_watch","endpoint":"/v1/regs/watch","price_usd":0.0,"description":"Incremental feed of newly published federal rules and proposed rules since your ISO date cursor, with a next_since cursor returned for the following poll. Purpose-built for scheduled agents — no state to keep beyond one date string.","when_to_use":"You poll on a schedule and want only documents you have not seen.","tags":["regulation","watch","cursor","monitoring"],"example_url":"https://answerpool.io/v1/regs/watch?since=2026-08-25","sample_url":"https://answerpool.io/v1/samples/reg_watch"},{"id":"sec_formd_since","endpoint":"/v1/sec/formd/since","price_usd":0.0,"description":"Watch Reg D filings with a since cursor — returns only offerings newer than your cursor, parsed, plus the next cursor to store. Use as the cheap poll loop for private-capital monitoring.","when_to_use":"Recurring checks; store next_cursor between calls.","tags":["sec","formd","watch","offerings","edgar"],"example_url":"https://answerpool.io/v1/sec/formd/since?since=2026-08-30T00%3A00%3A00Z","sample_url":"https://answerpool.io/v1/samples/sec_formd_since"},{"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_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_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"}]}