{"query":"alerts","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":"weather_alerts","endpoint":"/v1/weather/alerts","price_usd":0.0,"description":"Active NWS alerts by state or nationwide with counts by event type, severity and urgency plus a Severe/Extreme total. Replaces paging GeoJSON and tallying. Free.","when_to_use":"You need what is active now and how it breaks down by type or severity.","tags":["weather","alerts","severe","nws","free"],"example_url":"https://answerpool.io/v1/weather/alerts?area=CA","sample_url":"https://answerpool.io/v1/samples/weather_alerts"},{"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_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_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":"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"}]}