{"x402Version":2,"payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","resources":[{"id":7743,"slug":"7743","resource":"https://answerpool.io/v1/sec/trends/form","description":"Get monthly EDGAR-wide volume for any form since 2021 — S-1 as an IPO-pipeline proxy, Form D as private-capital activity, 10-K seasonality — one series, coverage stated. Use instead of counting filings yourself month by month. Pay per call (x402 USDC or prepaid card credits); no subscription, no API key signup.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"form":"S-1"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T16:30:00Z","form":"S-1","index_from":"2021-07-01","index_to":"2026-08-28","points":[{"count":61,"month":"2026-07"},{"count":58,"month":"2026-08"}],"total":119},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"form":{"description":"e.g. S-1, 8-K, D, 13F-HR, 10-K","maxLength":12,"title":"Form","type":"string"},"since":{"anyOf":[{"maxLength":10,"pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},{"type":"null"}],"default":null,"description":"ISO date, YYYY-MM-DD (e.g. 2023-01-01); first filing date counted. Defaults to, and is clamped at, the start of index coverage reported as index_from.","title":"Since"}},"required":["form"],"title":"TrendIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-17T03:23:53.772Z","quality":{"calls30d":5,"uniquePayers30d":4,"lastCalledAt":"2026-09-17T03:23:53.19Z"},"liveness":{},"verified":false,"featured":false},{"id":7745,"slug":"7745","resource":"https://answerpool.io/v1/sec/xbrl/compare","description":"Compare one XBRL metric across up to 10 tickers — latest reported value per company, ranked, with period ends and tags. Use instead of N companyfacts downloads and a fiscal-alignment headache. Pay per call (x402 USDC or prepaid card credits); no subscription, no API key signup.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"metric":"revenue","tickers":"NVDA,AAPL"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":2,"latest":[{"cik":"0000320193","end":"2026-06-28","tag":"Revenues","ticker":"AAPL","value":94000000000},{"cik":"0001045810","end":"2026-07-27","tag":"Revenues","ticker":"NVDA","value":46700000000}],"metric":"revenue"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"metric":{"description":"Required metric key from /v1/sec/xbrl/metrics (e.g. revenue) or a raw US-GAAP XBRL concept as us-gaap:<Tag>; tickers not reporting it are dropped from the result.","maxLength":120,"title":"Metric","type":"string"},"tickers":{"description":"Comma-separated tickers, max 10","maxLength":120,"title":"Tickers","type":"string"}},"required":["tickers","metric"],"title":"CompareIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-05T00:16:17.859Z","quality":{"calls30d":5,"uniquePayers30d":4,"lastCalledAt":"2026-09-05T00:16:17.538Z"},"liveness":{},"verified":false,"featured":false},{"id":7744,"slug":"7744","resource":"https://answerpool.io/v1/sec/xbrl/frame","description":"Rank every SEC filer on one XBRL metric for one period — top-N values with entity names and the total filer count, from the frames API. Use for whole-market screens without a bulk XBRL pipeline; one MCP incumbent exists for xbrl. Pay per call (x402 USDC or prepaid card credits); no subscription, no API key signup.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"metric":"rnd_expense","period":"CY2025Q1"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","metric":"revenue","period":"CY2025Q1","tag":"Revenues","top":[{"cik":"0000320193","entity":"Apple Inc.","value":94000000000}],"total_filers":4000},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"description":"Number of filers to return, ranked by reported value descending; total_filers reports the full population. Default 50.","maximum":200,"minimum":1,"title":"Limit","type":"integer"},"metric":{"description":"Required metric key from /v1/sec/xbrl/metrics (e.g. revenue) or a raw US-GAAP XBRL concept as us-gaap:<Tag>; one tag is queried across all filers.","maxLength":120,"title":"Metric","type":"string"},"period":{"description":"e.g. CY2025, CY2025Q1, CY2025Q1I","maxLength":12,"pattern":"^CY\\d{4}(Q[1-4])?I?$","title":"Period","type":"string"}},"required":["metric","period"],"title":"FrameIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-06T00:15:55.506Z","quality":{"calls30d":3,"uniquePayers30d":3,"lastCalledAt":"2026-09-06T00:15:55.151Z"},"liveness":{},"verified":false,"featured":false},{"id":7746,"slug":"7746","resource":"https://answerpool.io/v1/sec/xbrl/shares","description":"Get reported common shares outstanding by period for one filer from XBRL — the series behind dilution and per-share math, deduplicated. Use instead of digging share counts out of companyfacts or cover pages. Pay per call (x402 USDC or prepaid card credits); no subscription, no API key signup.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"NVDA"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","cik":"0000320193","points":[{"end":"2026-06-28","filed":"2026-08-01","form":"10-Q","fp":"Q3","fy":2026,"value":15000000000}],"source":"https://data.sec.gov/api/xbrl/companyconcept/CIK0000320193/us-gaap/CommonStockSharesOutstanding.json"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"TickerCikIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"points":{"items":{"properties":{"end":{"title":"End","type":"string"},"filed":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Filed"},"form":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Form"},"fp":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Fp"},"fy":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"title":"Fy"},"value":{"title":"Value","type":"number"}},"required":["end","value"],"title":"FactPointRow","type":"object"},"title":"Points","type":"array"},"source":{"title":"Source","type":"string"}},"required":["as_of","cik","points","source"],"title":"SharesOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-03T18:35:32.506Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-03T18:35:32.243Z"},"liveness":{},"verified":false,"featured":false},{"id":7747,"slug":"7747","resource":"https://answerpool.io/v1/sec/company","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. Pay per call (x402 USDC or prepaid card credits); no subscription, no API key signup.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"NVDA"},"type":"http"},"output":{"example":{"as_of":"2026-08-30T18:00:00Z","cik":"0000096223","events_30d":[],"facts":{"Revenues":[{"end":"2026-05-31","form":"10-Q","fp":"Q2","fy":2026,"value":1650000000}]},"fiscal_year_end":"1130","insider_90d":{"buys":2,"net_usd":-1250000,"sells":5},"name":"JEFFERIES FINANCIAL GROUP INC.","recent_filings":[{"filed":"2026-08-29","form":"8-K","url":"https://www.sec.gov/..."}],"sic":"6199","sic_description":"Finance Services","sources":{"companyfacts":"https://data.sec.gov/api/xbrl/companyfacts/CIK0000096223.json"},"state_of_incorporation":"NY","tickers":["JEF"]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"CompanyInput","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"disclaimer":{"default":"Compiled from public SEC filings; not investment advice.","title":"Disclaimer","type":"string"},"events_30d":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events 30D","type":"array"},"facts":{"additionalProperties":{"items":{"properties":{"end":{"title":"End","type":"string"},"form":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Form"},"fp":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Fp"},"fy":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"title":"Fy"},"value":{"title":"Value","type":"number"}},"required":["end","value"],"title":"FactPoint","type":"object"},"type":"array"},"title":"Facts","type":"object"},"fiscal_year_end":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Fiscal Year End"},"insider_90d":{"additionalProperties":true,"title":"Insider 90D","type":"object"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"name":{"title":"Name","type":"string"},"recent_filings":{"items":{"additionalProperties":true,"type":"object"},"title":"Recent Filings","type":"array"},"sic":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Sic"},"sic_description":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Sic Description"},"sources":{"additionalProperties":{"type":"string"},"title":"Sources","type":"object"},"state_of_incorporation":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"State Of Incorporation"},"tickers":{"items":{"type":"string"},"title":"Tickers","type":"array"}},"required":["cik","name","tickers","sic","sic_description","state_of_incorporation","fiscal_year_end","recent_filings","events_30d","insider_90d","facts","sources","as_of"],"title":"CompanyOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-03T18:34:47.899Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-03T18:34:46.83Z"},"liveness":{},"verified":false,"featured":false},{"id":7748,"slug":"7748","resource":"https://answerpool.io/v1/sec/xbrl/financials","description":"Get normalized key financials for one filer — revenue, net income, operating cash flow, assets, liabilities, capex, R&D and shares across eight reported periods. Use instead of downloading and normalizing the companyfacts JSON. Pay per call (x402 USDC or prepaid card credits); no subscription, no API key signup.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"NVDA"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","cik":"0000320193","facts":{"revenue":[{"end":"2026-06-28","filed":"2026-08-01","form":"10-Q","fp":"Q3","fy":2026,"value":94000000000}]},"source":"https://data.sec.gov/api/xbrl/companyfacts/CIK0000320193.json"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"TickerCikIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"facts":{"additionalProperties":{"items":{"properties":{"end":{"title":"End","type":"string"},"filed":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Filed"},"form":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Form"},"fp":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Fp"},"fy":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"title":"Fy"},"value":{"title":"Value","type":"number"}},"required":["end","value"],"title":"FactPointRow","type":"object"},"type":"array"},"title":"Facts","type":"object"},"source":{"title":"Source","type":"string"}},"required":["as_of","cik","facts","source"],"title":"FinancialsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-03T18:34:23.007Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-03T18:34:22.666Z"},"liveness":{},"verified":false,"featured":false},{"id":7749,"slug":"7749","resource":"https://answerpool.io/v1/sec/watchlist","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"tickers":"JEF,NVDA,AAPL"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"events":[{"accession":"0001214659-26-011100","cik":"0000096223","company":"JEFFERIES FINANCIAL GROUP INC.","event_id":"ev_1","event_type":"insider_transaction","filing_url":"https://www.sec.gov/Archives/edgar/data/96223/000121465926011100-index.htm","flags":["large_insider_buy"],"form":"4","occurred_at":"2026-08-28T21:53:58","payload":{"buy_usd":1500000,"n_buys":1,"n_sells":0,"sell_usd":0},"score":0.7,"ticker":"JEF"}],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-28T21:53:58","since":"2026-08-24T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":100,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"},"tickers":{"description":"Comma-separated tickers, max 25","maxLength":300,"title":"Tickers","type":"string"}},"required":["tickers"],"title":"WatchlistIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:31:47.719Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:31:47.47Z"},"liveness":{},"verified":false,"featured":false},{"id":7750,"slug":"7750","resource":"https://answerpool.io/v1/sec/digest","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"events":[{"accession":"0001437749-26-028920","cik":"0000320193","company":"APPLE INC","event_id":"ev_2","event_type":"form_8k","filing_url":"https://www.sec.gov/Archives/edgar/data/320193/000143774926028920-index.htm","flags":["bankruptcy","distress"],"form":"8-K","occurred_at":"2026-08-29T00:00:00","payload":{"items":["1.03"],"labels":["bankruptcy"]},"score":1,"ticker":"AAPL"}],"index_started_at":"2026-08-27T00:00:00Z","since":"2026-08-31"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"date":{"anyOf":[{"pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},{"type":"null"}],"default":null,"title":"Date"},"limit":{"default":25,"maximum":50,"minimum":1,"title":"Limit","type":"integer"}},"title":"DigestIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:31:41.084Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:31:40.842Z"},"liveness":{},"verified":false,"featured":false},{"id":7751,"slug":"7751","resource":"https://answerpool.io/v1/sec/insider/transactions","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"JEF"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"index_started_at":"2026-08-27T00:00:00Z","since":"2026-08-01T00:00:00","transactions":[{"accession":"0001214659-26-011100","acquired_disposed":"A","cik":"0000096223","code":"P","company":"JEFFERIES FINANCIAL GROUP INC.","date":"2026-08-28","derivative":false,"filed_at":"2026-08-28T21:53:58","filing_url":"https://www.sec.gov/Archives/edgar/data/96223/000121465926011100-index.htm","is_director":true,"is_officer":true,"is_ten_percent_owner":false,"officer_title":"CEO","owner_cik":"0001211677","owner_name":"HANDLER RICHARD B","post_shares":100000,"price":50,"rule_10b5_1":false,"security":"Common Stock","shares":30000,"ticker":"JEF","value_usd":1500000}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"code":{"anyOf":[{"pattern":"^[PSAFMGCJW]$","type":"string"},{"type":"null"}],"default":null,"title":"Code"},"include_derivatives":{"default":true,"title":"Include Derivatives","type":"boolean"},"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"InsiderTxIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"since":{"title":"Since","type":"string"},"transactions":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"acquired_disposed":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Acquired Disposed"},"cik":{"title":"Cik","type":"string"},"code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Code"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"date":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Date"},"derivative":{"title":"Derivative","type":"boolean"},"filed_at":{"title":"Filed At","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"is_director":{"title":"Is Director","type":"boolean"},"is_officer":{"title":"Is Officer","type":"boolean"},"is_ten_percent_owner":{"title":"Is Ten Percent Owner","type":"boolean"},"officer_title":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Officer Title"},"owner_cik":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Owner Cik"},"owner_name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Owner Name"},"post_shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Post Shares"},"price":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Price"},"rule_10b5_1":{"title":"Rule 10B5 1","type":"boolean"},"security":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Security"},"shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Shares"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"value_usd":{"title":"Value Usd","type":"number"}},"required":["accession","filed_at","cik","ticker","company","owner_cik","owner_name","is_officer","is_director","is_ten_percent_owner","officer_title","rule_10b5_1","derivative","date","code","acquired_disposed","shares","price","value_usd","security","post_shares","filing_url"],"title":"InsiderLine","type":"object"},"title":"Transactions","type":"array"}},"required":["as_of","index_started_at","since","count","transactions"],"title":"InsiderTransactionsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:30:59.342Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:30:59.102Z"},"liveness":{},"verified":false,"featured":false},{"id":7752,"slug":"7752","resource":"https://answerpool.io/v1/sec/insider/screen","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"direction":"buy","min_value_usd":250000},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"index_started_at":"2026-08-27T00:00:00Z","since":"2026-08-24T00:00:00","transactions":[{"accession":"0001214659-26-011100","acquired_disposed":"A","cik":"0000096223","code":"P","company":"JEFFERIES FINANCIAL GROUP INC.","date":"2026-08-28","derivative":false,"filed_at":"2026-08-28T21:53:58","filing_url":"https://www.sec.gov/Archives/edgar/data/96223/000121465926011100-index.htm","is_director":true,"is_officer":true,"is_ten_percent_owner":false,"officer_title":"CEO","owner_cik":"0001211677","owner_name":"HANDLER RICHARD B","post_shares":100000,"price":50,"rule_10b5_1":false,"security":"Common Stock","shares":30000,"ticker":"JEF","value_usd":1500000}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"codes":{"anyOf":[{"maxLength":20,"type":"string"},{"type":"null"}],"default":null,"description":"Comma-separated: P,S,A,F,M,G,C,J,W","title":"Codes"},"direction":{"anyOf":[{"pattern":"^(buy|sell)$","type":"string"},{"type":"null"}],"default":null,"title":"Direction"},"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"min_value_usd":{"default":0,"minimum":0,"title":"Min Value Usd","type":"number"},"role":{"anyOf":[{"pattern":"^(officer|director|ten_percent)$","type":"string"},{"type":"null"}],"default":null,"title":"Role"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"ScreenIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"since":{"title":"Since","type":"string"},"transactions":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"acquired_disposed":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Acquired Disposed"},"cik":{"title":"Cik","type":"string"},"code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Code"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"date":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Date"},"derivative":{"title":"Derivative","type":"boolean"},"filed_at":{"title":"Filed At","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"is_director":{"title":"Is Director","type":"boolean"},"is_officer":{"title":"Is Officer","type":"boolean"},"is_ten_percent_owner":{"title":"Is Ten Percent Owner","type":"boolean"},"officer_title":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Officer Title"},"owner_cik":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Owner Cik"},"owner_name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Owner Name"},"post_shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Post Shares"},"price":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Price"},"rule_10b5_1":{"title":"Rule 10B5 1","type":"boolean"},"security":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Security"},"shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Shares"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"value_usd":{"title":"Value Usd","type":"number"}},"required":["accession","filed_at","cik","ticker","company","owner_cik","owner_name","is_officer","is_director","is_ten_percent_owner","officer_title","rule_10b5_1","derivative","date","code","acquired_disposed","shares","price","value_usd","security","post_shares","filing_url"],"title":"InsiderLine","type":"object"},"title":"Transactions","type":"array"}},"required":["as_of","index_started_at","since","count","transactions"],"title":"InsiderTransactionsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:30:48.183Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:30:47.971Z"},"liveness":{},"verified":false,"featured":false},{"id":7753,"slug":"7753","resource":"https://answerpool.io/v1/sec/insider/clusters","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"days":7},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","clusters":[{"buy_usd":4500000,"cik":"0000096223","company":"JEFFERIES FINANCIAL GROUP INC.","filings":3,"insider_names":["FRIEDMAN BRIAN P","HANDLER RICHARD B","OSBORNE MATT"],"insiders":3,"latest_at":"2026-08-28T21:53:58","ticker":"JEF"}],"count":1,"index_started_at":"2026-08-27T00:00:00Z","window_days":7},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"days":{"default":7,"maximum":30,"minimum":1,"title":"Days","type":"integer"},"min_insiders":{"default":3,"maximum":10,"minimum":2,"title":"Min Insiders","type":"integer"}},"title":"ClustersIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"clusters":{"items":{"properties":{"buy_usd":{"title":"Buy Usd","type":"number"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filings":{"title":"Filings","type":"integer"},"insider_names":{"items":{"type":"string"},"title":"Insider Names","type":"array"},"insiders":{"title":"Insiders","type":"integer"},"latest_at":{"title":"Latest At","type":"string"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["cik","ticker","company","insiders","insider_names","buy_usd","filings","latest_at"],"title":"ClusterRow","type":"object"},"title":"Clusters","type":"array"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"window_days":{"title":"Window Days","type":"integer"}},"required":["as_of","index_started_at","window_days","count","clusters"],"title":"ClustersOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:30:44.722Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:30:44.472Z"},"liveness":{},"verified":false,"featured":false},{"id":7754,"slug":"7754","resource":"https://answerpool.io/v1/sec/formd/funds","description":"List newly formed VC/PE/hedge vehicles — first-time Form D filings by pooled investment funds with target size, amount sold, state and investors. Use to track new fund formation without parsing the Reg D tape yourself.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"since":"2026-08-24T00:00:00Z"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"index_started_at":"2026-08-27T00:00:00Z","offerings":[{"accession":"0002150620-26-000001","cik":"0002150620","company":"Upfront Secondary II-C, L.P.","entity_type":"Limited Partnership","exemptions":["06b"],"filed_at":"2026-08-28T17:30:10","filing_url":"https://www.sec.gov/Archives/edgar/data/2150620/000215062026000001-index.htm","first_sale_date":"2026-08-20","industry_group":"Pooled Investment Fund","investors":3,"is_amendment":false,"minimum_investment":null,"remaining_usd":50000000,"sold_usd":10000000,"state":"CA","total_offering_usd":60000000}],"since":"2026-08-24T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"},"state":{"anyOf":[{"maxLength":2,"type":"string"},{"type":"null"}],"default":null,"title":"State"}},"title":"FundsIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"offerings":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"entity_type":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Entity Type"},"exemptions":{"items":{"type":"string"},"title":"Exemptions","type":"array"},"filed_at":{"title":"Filed At","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"first_sale_date":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"First Sale Date"},"industry_group":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Industry Group"},"investors":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Investors"},"is_amendment":{"title":"Is Amendment","type":"boolean"},"minimum_investment":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Minimum Investment"},"remaining_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Remaining Usd"},"sold_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Sold Usd"},"state":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"State"},"total_offering_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Total Offering Usd"}},"required":["accession","filed_at","cik","company","state","entity_type","industry_group","is_amendment","total_offering_usd","sold_usd","remaining_usd","investors","exemptions","minimum_investment","first_sale_date","filing_url"],"title":"FormDRow","type":"object"},"title":"Offerings","type":"array"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","offerings"],"title":"FormDOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:30:32.911Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:30:32.685Z"},"liveness":{},"verified":false,"featured":false},{"id":7755,"slug":"7755","resource":"https://answerpool.io/v1/sec/formd/large","description":"Rank Reg D offerings above a USD threshold — returns issuer, industry, target size, sold and remaining amounts, largest first. Use to spot big private raises without scanning the full Form D feed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"min_usd":50000000},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"index_started_at":"2026-08-27T00:00:00Z","offerings":[{"accession":"0002150620-26-000001","cik":"0002150620","company":"Upfront Secondary II-C, L.P.","entity_type":"Limited Partnership","exemptions":["06b"],"filed_at":"2026-08-28T17:30:10","filing_url":"https://www.sec.gov/Archives/edgar/data/2150620/000215062026000001-index.htm","first_sale_date":"2026-08-20","industry_group":"Pooled Investment Fund","investors":3,"is_amendment":false,"minimum_investment":null,"remaining_usd":50000000,"sold_usd":10000000,"state":"CA","total_offering_usd":60000000}],"since":"2026-08-24T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"min_usd":{"default":50000000,"minimum":0,"title":"Min Usd","type":"number"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"LargeIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"offerings":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"entity_type":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Entity Type"},"exemptions":{"items":{"type":"string"},"title":"Exemptions","type":"array"},"filed_at":{"title":"Filed At","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"first_sale_date":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"First Sale Date"},"industry_group":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Industry Group"},"investors":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Investors"},"is_amendment":{"title":"Is Amendment","type":"boolean"},"minimum_investment":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Minimum Investment"},"remaining_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Remaining Usd"},"sold_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Sold Usd"},"state":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"State"},"total_offering_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Total Offering Usd"}},"required":["accession","filed_at","cik","company","state","entity_type","industry_group","is_amendment","total_offering_usd","sold_usd","remaining_usd","investors","exemptions","minimum_investment","first_sale_date","filing_url"],"title":"FormDRow","type":"object"},"title":"Offerings","type":"array"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","offerings"],"title":"FormDOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:30:29.459Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:30:29.224Z"},"liveness":{},"verified":false,"featured":false},{"id":7756,"slug":"7756","resource":"https://answerpool.io/v1/sec/calendar","description":"Get a filer's reporting cadence — fiscal year end, last 10-K/10-Q dates and naive next-report estimates from historical spacing. Use to time monitoring windows without deriving cadence from raw filings.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"NVDA"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","cik":"0000320193","expected_next_10k":"2026-11-01","expected_next_10q":"2026-10-31","fiscal_year_end":"0927","last_10k_filed":"2025-11-01","last_10q_filed":"2026-08-01","recent_10q_dates":["2026-08-01","2026-05-02","2026-01-31"]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"TickerCikIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"expected_next_10k":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Expected Next 10K"},"expected_next_10q":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Expected Next 10Q"},"fiscal_year_end":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Fiscal Year End"},"last_10k_filed":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Last 10K Filed"},"last_10q_filed":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Last 10Q Filed"},"note":{"default":"Expected dates are naive estimates from historical cadence, not company guidance.","title":"Note","type":"string"},"recent_10q_dates":{"items":{"type":"string"},"title":"Recent 10Q Dates","type":"array"}},"required":["as_of","cik","fiscal_year_end","last_10k_filed","last_10q_filed","recent_10q_dates","expected_next_10q","expected_next_10k"],"title":"CalendarOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:30:04.109Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:30:03.739Z"},"liveness":{},"verified":false,"featured":false},{"id":7757,"slug":"7757","resource":"https://answerpool.io/v1/sec/filings/cadence","description":"Get a filer's year-by-year filing counts per form since 2021 — reporting rhythm, disclosure volume and gaps in one call from our historical index. Use to spot stopped reports or disclosure spikes without listing filings.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"NVDA"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T16:30:00Z","cik":"0000320193","company":"APPLE INC","index_from":"2021-07-01","index_to":"2026-08-28","total_filings":49,"years":[{"counts":{"4":40,"8-K":9},"total":49,"year":"2026"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"CadenceIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"index_from":{"title":"Index From","type":"string"},"index_to":{"title":"Index To","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"total_filings":{"title":"Total Filings","type":"integer"},"years":{"items":{"properties":{"counts":{"additionalProperties":{"type":"integer"},"title":"Counts","type":"object"},"total":{"title":"Total","type":"integer"},"year":{"title":"Year","type":"string"}},"required":["year","counts","total"],"title":"CadenceYear","type":"object"},"title":"Years","type":"array"}},"required":["as_of","index_from","index_to","cik","company","years","total_filings"],"title":"CadenceOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:30:00.381Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:30:00.138Z"},"liveness":{},"verified":false,"featured":false},{"id":7758,"slug":"7758","resource":"https://answerpool.io/v1/sec/screen/distress","description":"Rank companies by distress signals in one call — bankruptcy, delisting notices, restatements and impairments joined and sorted by salience score. A derived screen no other API sells as one endpoint; use for credit and short research.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"events":[{"accession":"0001437749-26-028920","cik":"0000320193","company":"APPLE INC","event_id":"ev_2","event_type":"form_8k","filing_url":"https://www.sec.gov/Archives/edgar/data/320193/000143774926028920-index.htm","flags":["bankruptcy","distress"],"form":"8-K","occurred_at":"2026-08-29T00:00:00","payload":{"items":["1.03"],"labels":["bankruptcy"]},"score":1,"ticker":"AAPL"}],"index_started_at":"2026-08-27T00:00:00Z","since":"2026-08-01T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"min_score":{"default":0,"maximum":1,"minimum":0,"title":"Min Score","type":"number"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"DistressIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:56.468Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:56.223Z"},"liveness":{},"verified":false,"featured":false},{"id":7759,"slug":"7759","resource":"https://answerpool.io/v1/sec/filings/top","description":"Rank filers by filing volume over any window up to five years, optionally per form — serial Form D issuers, heaviest 8-K disclosers, most active registrants — from our historical index in one call.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"days":90,"form":"D"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T16:30:00Z","filers":[{"cik":"0002150620","company":"Upfront Secondary II-C, L.P.","filings":3}],"form":"D","index_from":"2021-07-01","index_to":"2026-08-28","window_days":90},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"days":{"default":90,"maximum":1830,"minimum":1,"title":"Days","type":"integer"},"form":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Form"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"}},"title":"TopFilersIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"filers":{"items":{"properties":{"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filings":{"title":"Filings","type":"integer"}},"required":["cik","company","filings"],"title":"TopFilerRow","type":"object"},"title":"Filers","type":"array"},"form":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Form"},"index_from":{"title":"Index From","type":"string"},"index_to":{"title":"Index To","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"window_days":{"title":"Window Days","type":"integer"}},"required":["as_of","index_from","index_to","window_days","form","filers"],"title":"TopFilersOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:52.815Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:52.584Z"},"liveness":{},"verified":false,"featured":false},{"id":7760,"slug":"7760","resource":"https://answerpool.io/v1/sec/8k/officer-change","description":"List 8-Ks reporting officer or director changes (Item 5.02) market-wide — the most filed 8-K item, with company, time and links. Use for leadership-change monitoring without polling and mapping the tape.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":0,"events":[],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-24T00:00:00","since":"2026-08-24T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"WindowIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:27.713Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:27.489Z"},"liveness":{},"verified":false,"featured":false},{"id":7761,"slug":"7761","resource":"https://answerpool.io/v1/sec/8k/restatement","description":"List 8-Ks declaring non-reliance on previously issued financials (Item 4.02) — the restatement red flag, market-wide with company, time and links. Use instead of filtering the 8-K tape for the rarest, highest-salience accounting event.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":0,"events":[],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-01T00:00:00","since":"2026-08-01T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"WindowIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:24.433Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:24.202Z"},"liveness":{},"verified":false,"featured":false},{"id":7762,"slug":"7762","resource":"https://answerpool.io/v1/sec/8k/ma","description":"List 8-Ks reporting completed acquisitions, dispositions or changes of control (Items 2.01 and 5.01) market-wide with company, time and links. Use for deal monitoring without filtering the tape.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":0,"events":[],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-17T00:00:00","since":"2026-08-17T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"WindowIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:20.992Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:20.758Z"},"liveness":{},"verified":false,"featured":false},{"id":7763,"slug":"7763","resource":"https://answerpool.io/v1/sec/8k/history","description":"Get a filer's 8-K history with item codes — filter by item (e.g. 5.02 officer changes, 2.02 earnings) and date; includes coverage note. Use instead of paginating submissions and mapping item codes yourself.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"items":"5.02","ticker":"NVDA"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","cik":"0000320193","count":1,"coverage_note":"SEC 'recent' window for this filer reaches back to 2026-08-29","filings":[{"accession":"0001437749-26-028920","description":"FORM 8-K","filed":"2026-08-29","form":"8-K","items":["1.03"],"report_date":"2026-08-28","url":"https://www.sec.gov/Archives/edgar/data/320193/000143774926028920-index.htm"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"items":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"description":"Comma-separated item codes, e.g. 5.02,2.02","title":"Items"},"limit":{"default":100,"maximum":500,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":10,"pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},{"type":"null"}],"default":null,"title":"Since"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"EightKHistoryIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"count":{"title":"Count","type":"integer"},"coverage_note":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Coverage Note"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"filings":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"description":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Description"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"items":{"default":[],"items":{"type":"string"},"title":"Items","type":"array"},"report_date":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Report Date"},"url":{"title":"Url","type":"string"}},"required":["accession","form","filed","url"],"title":"FilingRow","type":"object"},"title":"Filings","type":"array"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"}},"required":["as_of","cik","count","filings"],"title":"FilingsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:17.707Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:17.476Z"},"liveness":{},"verified":false,"featured":false},{"id":7764,"slug":"7764","resource":"https://answerpool.io/v1/sec/8k/impairment","description":"List 8-Ks disclosing material impairments (Item 2.06) market-wide with company, time and links — write-down events pre-filtered from the tape. Use for credit and asset-quality monitoring.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":0,"events":[],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-01T00:00:00","since":"2026-08-01T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"WindowIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:14.363Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:14.121Z"},"liveness":{},"verified":false,"featured":false},{"id":7765,"slug":"7765","resource":"https://answerpool.io/v1/sec/8k/earnings","description":"List 8-Ks announcing results of operations (Item 2.02) market-wide — the earnings release tape with company, time and links. Use to know who just reported without filtering the full feed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":0,"events":[],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-24T00:00:00","since":"2026-08-24T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"WindowIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:10.831Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:10.597Z"},"liveness":{},"verified":false,"featured":false},{"id":7766,"slug":"7766","resource":"https://answerpool.io/v1/sec/8k/delisting","description":"List 8-Ks reporting delisting notices or listing-rule deficiencies (Item 3.01) market-wide with company, time and links. Use for listing-status and distress monitoring without reading the tape.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":0,"events":[],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-01T00:00:00","since":"2026-08-01T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"WindowIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:07.461Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:07.202Z"},"liveness":{},"verified":false,"featured":false},{"id":7767,"slug":"7767","resource":"https://answerpool.io/v1/sec/8k/cyber","description":"List 8-Ks disclosing material cybersecurity incidents (Item 1.05) market-wide with company, time and links. Use for breach monitoring — security and insurance agents get the mandatory disclosures without reading the tape.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":0,"events":[],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-01T00:00:00","since":"2026-08-01T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"WindowIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:29:03.737Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:29:03.516Z"},"liveness":{},"verified":false,"featured":false},{"id":7768,"slug":"7768","resource":"https://answerpool.io/v1/sec/8k/bankruptcy","description":"List 8-Ks reporting bankruptcy or receivership (Item 1.03) market-wide with company, time, flags and links. Use for distress monitoring without filtering the whole 8-K tape yourself.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"events":[{"accession":"0001437749-26-028920","cik":"0000320193","company":"APPLE INC","event_id":"ev_2","event_type":"form_8k","filing_url":"https://www.sec.gov/Archives/edgar/data/320193/000143774926028920-index.htm","flags":["bankruptcy","distress"],"form":"8-K","occurred_at":"2026-08-29T00:00:00","payload":{"items":["1.03"],"labels":["bankruptcy"]},"score":1,"ticker":"AAPL"}],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-29T00:00:00","since":"2026-08-01T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"WindowIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:56.731Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:56.482Z"},"liveness":{},"verified":false,"featured":false},{"id":7769,"slug":"7769","resource":"https://answerpool.io/v1/sec/8k/auditor-change","description":"List 8-Ks reporting an auditor change (Item 4.01) market-wide — a standing accounting red flag with company, time and links. Use for accounting-risk monitoring instead of filtering the tape.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":0,"events":[],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-01T00:00:00","since":"2026-08-01T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"}},"title":"WindowIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:53.371Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:53.108Z"},"liveness":{},"verified":false,"featured":false},{"id":7770,"slug":"7770","resource":"https://answerpool.io/v1/sec/13f/top","description":"Rank institutional managers by total reported 13F value for the latest quarter, optionally by state — CIK, name, positions and totals in one call from primary filings data.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T17:00:00Z","count":1,"managers":[{"accession":"0001566307-26-000071","cik":"0001566307","holdings_count":35,"manager_name":"Ramiah Investment Group","period":"2025-12-31","state":"WI","value_total_usd":14970455}],"period":"2025-12-31","periods_held":["2025-12-31","2025-09-30"]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"state":{"anyOf":[{"maxLength":2,"type":"string"},{"type":"null"}],"default":null,"title":"State"}},"title":"TopManagersIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"From SEC Form 13F filings (public domain), reported quarterly with a filing lag; identifiers served as filed. Not investment advice.","title":"Disclaimer","type":"string"},"managers":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"holdings_count":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Holdings Count"},"manager_name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Manager Name"},"period":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Period"},"state":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"State"},"value_total_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Value Total Usd"}},"required":["cik","manager_name","state","period","holdings_count","value_total_usd","accession"],"title":"ManagerRow","type":"object"},"title":"Managers","type":"array"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"period":{"title":"Period","type":"string"},"periods_held":{"items":{"type":"string"},"title":"Periods Held","type":"array"}},"required":["as_of","periods_held","period","count","managers"],"title":"TopManagersOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:49.447Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:49.219Z"},"liveness":{},"verified":false,"featured":false},{"id":7771,"slug":"7771","resource":"https://answerpool.io/v1/sec/13f/changes","description":"Get a manager's quarter-over-quarter 13F changes — new, exited, increased and decreased positions with values and shares for both quarters. The premium derived layer at competitors, computed from primary filings in one call.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"cik":"0001566307"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T17:00:00Z","changes":[{"change":"new","cusip":"67066G104","issuer":"NVIDIA CORP","prev_shares":null,"prev_value_usd":null,"shares":4000,"value_usd":500000}],"cik":"0001566307","count":1,"manager_name":"Ramiah Investment Group","period":"2025-12-31","periods_held":["2025-12-31","2025-09-30"],"prev_period":"2025-09-30"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"description":"Manager CIK","maxLength":10,"pattern":"^\\d{1,10}$","title":"Cik","type":"string"},"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"}},"required":["cik"],"title":"ChangesIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"changes":{"items":{"properties":{"change":{"title":"Change","type":"string"},"cusip":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Cusip"},"issuer":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Issuer"},"prev_shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Prev Shares"},"prev_value_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Prev Value Usd"},"shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Shares"},"value_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Value Usd"}},"required":["issuer","cusip","change","value_usd","prev_value_usd","shares","prev_shares"],"title":"ChangeRow","type":"object"},"title":"Changes","type":"array"},"cik":{"title":"Cik","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"From SEC Form 13F filings (public domain), reported quarterly with a filing lag; identifiers served as filed. Not investment advice.","title":"Disclaimer","type":"string"},"manager_name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Manager Name"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"period":{"title":"Period","type":"string"},"periods_held":{"items":{"type":"string"},"title":"Periods Held","type":"array"},"prev_period":{"title":"Prev Period","type":"string"}},"required":["as_of","periods_held","cik","manager_name","period","prev_period","count","changes"],"title":"ChangesOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:46.152Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:45.918Z"},"liveness":{},"verified":false,"featured":false},{"id":7772,"slug":"7772","resource":"https://answerpool.io/v1/sec/13f/manager","description":"Get an institutional manager's reported holdings from its latest 13F-HR — issuer, as-filed CUSIP/FIGI, value and shares, largest first, accession-cited. The dataset gated at competitors' top tiers, priced per call.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"cik":"0001566307"},"type":"http"},"output":{"example":{"accession":"0001566307-26-000071","as_of":"2026-08-31T17:00:00Z","cik":"0001566307","count":1,"holdings":[{"accession":"0001566307-26-000071","class_title":"COM","cusip":"22160N109","figi":null,"issuer":"COSTAR GROUP INC","put_call":null,"share_type":"SH","shares":7217,"value_usd":291134}],"manager_name":"Ramiah Investment Group","period":"2025-12-31","periods_held":["2025-12-31","2025-09-30"],"positions_reported":35,"total_value_usd":14970455},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"description":"Manager CIK","maxLength":10,"pattern":"^\\d{1,10}$","title":"Cik","type":"string"},"limit":{"default":50,"maximum":500,"minimum":1,"title":"Limit","type":"integer"},"period":{"anyOf":[{"maxLength":10,"pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},{"type":"null"}],"default":null,"title":"Period"}},"required":["cik"],"title":"ManagerIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"accession":{"title":"Accession","type":"string"},"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"From SEC Form 13F filings (public domain), reported quarterly with a filing lag; identifiers served as filed. Not investment advice.","title":"Disclaimer","type":"string"},"holdings":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"class_title":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Class Title"},"cusip":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Cusip"},"figi":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Figi"},"issuer":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Issuer"},"put_call":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Put Call"},"share_type":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Share Type"},"shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Shares"},"value_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Value Usd"}},"required":["issuer","class_title","cusip","figi","value_usd","shares","share_type","put_call","accession"],"title":"HoldingRow","type":"object"},"title":"Holdings","type":"array"},"manager_name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Manager Name"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"period":{"title":"Period","type":"string"},"periods_held":{"items":{"type":"string"},"title":"Periods Held","type":"array"},"positions_reported":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Positions Reported"},"total_value_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Total Value Usd"}},"required":["as_of","periods_held","cik","manager_name","period","accession","total_value_usd","positions_reported","count","holdings"],"title":"ManagerHoldingsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:42.79Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:42.545Z"},"liveness":{},"verified":false,"featured":false},{"id":7773,"slug":"7773","resource":"https://answerpool.io/v1/sec/13f/holders","description":"List institutional holders of one issuer from the latest 13F period — manager, value, shares and put/call, ranked by position size. Query by as-filed issuer name or CUSIP; joins by name/CIK only (no identifier mapping).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"issuer":"NVIDIA"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T17:00:00Z","count":1,"holders":[{"accession":"0001566307-26-000071","cusip":"67066G104","issuer":"NVIDIA CORP","manager_cik":"0001566307","manager_name":"Ramiah Investment Group","put_call":null,"shares":4000,"value_usd":500000}],"period":"2025-12-31","periods_held":["2025-12-31","2025-09-30"]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cusip":{"anyOf":[{"maxLength":9,"minLength":9,"type":"string"},{"type":"null"}],"default":null,"title":"Cusip"},"issuer":{"anyOf":[{"maxLength":80,"minLength":2,"type":"string"},{"type":"null"}],"default":null,"description":"Issuer name prefix as filed, e.g. NVIDIA","title":"Issuer"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"}},"title":"HoldersIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"From SEC Form 13F filings (public domain), reported quarterly with a filing lag; identifiers served as filed. Not investment advice.","title":"Disclaimer","type":"string"},"holders":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cusip":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Cusip"},"issuer":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Issuer"},"manager_cik":{"title":"Manager Cik","type":"string"},"manager_name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Manager Name"},"put_call":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Put Call"},"shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Shares"},"value_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Value Usd"}},"required":["manager_cik","manager_name","value_usd","shares","put_call","issuer","cusip","accession"],"title":"HolderRow","type":"object"},"title":"Holders","type":"array"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"period":{"title":"Period","type":"string"},"periods_held":{"items":{"type":"string"},"title":"Periods Held","type":"array"}},"required":["as_of","periods_held","period","count","holders"],"title":"HoldersOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:39.331Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:39.09Z"},"liveness":{},"verified":false,"featured":false},{"id":7774,"slug":"7774","resource":"https://answerpool.io/v1/regs/watch","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"since":"2026-08-25"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T14:00:00Z","count":1,"documents":[{"abstract":"Requires registrants to disclose material cybersecurity incidents.","action":"Final rule.","agencies":["Securities and Exchange Commission"],"cfr_references":["17 CFR 240"],"comments_close_on":null,"days_to_comment_close":null,"days_to_effective":10,"docket_ids":["SEC-2026-001"],"document_number":"2026-12341","effective_on":"2026-09-12","flags":["significant","effective_soon","final_rule_pending_effect"],"publication_date":"2026-08-30","regulation_id_numbers":["3235-AN00"],"significant":true,"title":"Cybersecurity Risk Management Rule","topics":["Securities"],"type":"Rule","url":"https://www.federalregister.gov/d/2026-12341"}],"next_since":"2026-09-02","total_matching":3},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"agency":{"anyOf":[{"maxLength":120,"pattern":"^[a-z0-9-]+$","type":"string"},{"type":"null"}],"default":null,"title":"Agency"},"limit":{"default":50,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"description":"ISO date cursor; default last 7 days.","title":"Since"},"types":{"default":"rule,proposed_rule","description":"Comma-separated types.","title":"Types","type":"string"}},"title":"WatchIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Regulatory information from the Federal Register (public domain); not legal advice.","title":"Disclaimer","type":"string"},"documents":{"items":{"properties":{"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"cfr_references":{"items":{"type":"string"},"title":"Cfr References","type":"array"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"docket_ids":{"items":{"type":"string"},"title":"Docket Ids","type":"array"},"document_number":{"title":"Document Number","type":"string"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"publication_date":{"title":"Publication Date","type":"string"},"regulation_id_numbers":{"items":{"type":"string"},"title":"Regulation Id Numbers","type":"array"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"topics":{"items":{"type":"string"},"title":"Topics","type":"array"},"type":{"title":"Type","type":"string"},"url":{"title":"Url","type":"string"}},"required":["document_number","title","type","action","agencies","publication_date","effective_on","comments_close_on","significant","abstract","docket_ids","regulation_id_numbers","cfr_references","topics","url","flags","days_to_comment_close","days_to_effective"],"title":"RegDoc","type":"object"},"title":"Documents","type":"array"},"method_id":{"default":"reg_views_rules_v1","title":"Method Id","type":"string"},"next_since":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Since"},"total_matching":{"title":"Total Matching","type":"integer"}},"required":["as_of","total_matching","count","documents"],"title":"RegDocsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:21.453Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:21.21Z"},"liveness":{},"verified":false,"featured":false},{"id":7775,"slug":"7775","resource":"https://answerpool.io/v1/regs/cfr","description":"Federal rules and proposed rules amending a specific CFR title and part (e.g. 17 CFR 240), newest first with deadline flags. Watch the exact provisions you are subject to instead of whole agencies or topics.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"cfr_part":240,"cfr_title":17},"type":"http"},"output":{"example":{"as_of":"2026-09-02T14:00:00Z","count":1,"documents":[{"abstract":"Requires registrants to disclose material cybersecurity incidents.","action":"Final rule.","agencies":["Securities and Exchange Commission"],"cfr_references":["17 CFR 240"],"comments_close_on":null,"days_to_comment_close":null,"days_to_effective":10,"docket_ids":["SEC-2026-001"],"document_number":"2026-12341","effective_on":"2026-09-12","flags":["significant","effective_soon","final_rule_pending_effect"],"publication_date":"2026-08-30","regulation_id_numbers":["3235-AN00"],"significant":true,"title":"Cybersecurity Risk Management Rule","topics":["Securities"],"type":"Rule","url":"https://www.federalregister.gov/d/2026-12341"}],"total_matching":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cfr_part":{"anyOf":[{"maximum":9999,"minimum":1,"type":"integer"},{"type":"null"}],"default":null,"description":"CFR part, e.g. 240.","title":"Cfr Part"},"cfr_title":{"description":"CFR title number, e.g. 17 for securities.","maximum":50,"minimum":1,"title":"Cfr Title","type":"integer"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"description":"ISO date; default 90d.","title":"Since"},"types":{"default":"rule,proposed_rule","description":"Comma-separated types.","title":"Types","type":"string"}},"required":["cfr_title"],"title":"CfrWatchIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Regulatory information from the Federal Register (public domain); not legal advice.","title":"Disclaimer","type":"string"},"documents":{"items":{"properties":{"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"cfr_references":{"items":{"type":"string"},"title":"Cfr References","type":"array"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"docket_ids":{"items":{"type":"string"},"title":"Docket Ids","type":"array"},"document_number":{"title":"Document Number","type":"string"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"publication_date":{"title":"Publication Date","type":"string"},"regulation_id_numbers":{"items":{"type":"string"},"title":"Regulation Id Numbers","type":"array"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"topics":{"items":{"type":"string"},"title":"Topics","type":"array"},"type":{"title":"Type","type":"string"},"url":{"title":"Url","type":"string"}},"required":["document_number","title","type","action","agencies","publication_date","effective_on","comments_close_on","significant","abstract","docket_ids","regulation_id_numbers","cfr_references","topics","url","flags","days_to_comment_close","days_to_effective"],"title":"RegDoc","type":"object"},"title":"Documents","type":"array"},"method_id":{"default":"reg_views_rules_v1","title":"Method Id","type":"string"},"next_since":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Since"},"total_matching":{"title":"Total Matching","type":"integer"}},"required":["as_of","total_matching","count","documents"],"title":"RegDocsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:52.062Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:51.832Z"},"liveness":{},"verified":false,"featured":false},{"id":7776,"slug":"7776","resource":"https://answerpool.io/v1/peers/similar","description":"The most similar public companies to any ticker or CIK — same-industry candidates ranked by log-scale asset/revenue distance and margin from the full SEC XBRL corpus, each peer row carrying the numbers behind the ranking. One call replaces corpus loading and similarity modeling.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"AAPL"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T21:00:00Z","candidates_in_industry":42,"count":1,"frame_year":2025,"peers":[{"assets_usd":111000000000,"cik":"0001045810","distance":1.3072,"margin":0.55,"name":"NVIDIA CORP","net_income_usd":72000000000,"revenue_usd":130000000000,"similarity":0.4334,"ticker":"NVDA"}],"target":{"assets_usd":365000000000,"cik":"0000320193","margin":0.25,"name":"Apple Inc.","revenue_usd":400000000000,"sic":"3571","sic_description":"Electronic Computers","ticker":"AAPL"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"limit":{"default":20,"maximum":50,"minimum":1,"title":"Limit","type":"integer"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"PeersIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"candidates_in_industry":{"title":"Candidates In Industry","type":"integer"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Similarity computed from public SEC XBRL facts and industry codes; a peer ranking is an analytical signal, not investment advice.","title":"Disclaimer","type":"string"},"frame_year":{"title":"Frame Year","type":"integer"},"method_id":{"default":"sec_peers_rules_v1","title":"Method Id","type":"string"},"peers":{"items":{"properties":{"assets_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Assets Usd"},"cik":{"title":"Cik","type":"string"},"distance":{"title":"Distance","type":"number"},"margin":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Margin"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"net_income_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Net Income Usd"},"revenue_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Revenue Usd"},"similarity":{"title":"Similarity","type":"number"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["cik","ticker","name","assets_usd","revenue_usd","net_income_usd","margin","distance","similarity"],"title":"PeerRow","type":"object"},"title":"Peers","type":"array"},"target":{"properties":{"assets_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Assets Usd"},"cik":{"title":"Cik","type":"string"},"margin":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Margin"},"name":{"title":"Name","type":"string"},"revenue_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Revenue Usd"},"sic":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Sic"},"sic_description":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Sic Description"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["cik","ticker","name","sic","sic_description","assets_usd","revenue_usd","margin"],"title":"TargetBlock","type":"object"}},"required":["as_of","target","frame_year","candidates_in_industry","count","peers"],"title":"PeersOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:44.919Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:44.65Z"},"liveness":{},"verified":false,"featured":false},{"id":7777,"slug":"7777","resource":"https://answerpool.io/v1/peers/industry","description":"Every SEC registrant in one SIC industry with total assets and revenue joined from corpus-wide XBRL frames, sorted largest first — the industry map in one call, by SIC code or resolved from any ticker.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"sic":3571},"type":"http"},"output":{"example":{"as_of":"2026-09-02T21:00:00Z","companies":[{"assets_usd":365000000000,"cik":"0000320193","name":"Apple Inc.","revenue_usd":400000000000,"ticker":"AAPL"}],"count":1,"frame_year":2025,"sic":3571},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"limit":{"default":50,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"sic":{"anyOf":[{"maximum":9999,"minimum":100,"type":"integer"},{"type":"null"}],"default":null,"description":"SIC code, e.g. 3571.","title":"Sic"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"IndustryIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"companies":{"items":{"properties":{"assets_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Assets Usd"},"cik":{"title":"Cik","type":"string"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"revenue_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Revenue Usd"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["cik","ticker","name","assets_usd","revenue_usd"],"title":"IndustryRow","type":"object"},"title":"Companies","type":"array"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Similarity computed from public SEC XBRL facts and industry codes; a peer ranking is an analytical signal, not investment advice.","title":"Disclaimer","type":"string"},"frame_year":{"title":"Frame Year","type":"integer"},"method_id":{"default":"sec_peers_rules_v1","title":"Method Id","type":"string"},"sic":{"title":"Sic","type":"integer"}},"required":["as_of","sic","frame_year","count","companies"],"title":"IndustryOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:41.38Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:41.065Z"},"liveness":{},"verified":false,"featured":false},{"id":7778,"slug":"7778","resource":"https://answerpool.io/v1/ipo/priced","description":"Offerings that just priced — final 424(b)(4) prospectuses in your window, each flagged likely-IPO when the issuer has no earlier 424(b) in our 2021+ index, separating debuts from follow-ons. One call, minutes-fresh.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"days":30},"type":"http"},"output":{"example":{"as_of":"2026-09-02T23:00:00Z","count":1,"offerings":[{"accession":"0001437749-26-028920","cik":"0001999999","company":"EXAMPLE ROBOTICS INC","filed":"2026-08-29","form":"424B4","likely_ipo":true,"ticker":"EXRB","url":"https://www.sec.gov/Archives/edgar/data/1999999/000143774926028920-index.htm"}],"window_days":30},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"days":{"default":30,"maximum":365,"minimum":1,"title":"Days","type":"integer"},"limit":{"default":50,"maximum":100,"minimum":1,"title":"Limit","type":"integer"}},"title":"PricedIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Registration and offering events from public SEC EDGAR filings; stage labels and the likely-IPO flag are deterministic heuristics, not offering advice. Not investment advice.","title":"Disclaimer","type":"string"},"method_id":{"default":"sec_ipo_rules_v1","title":"Method Id","type":"string"},"note":{"default":"424(b) prospectuses cover IPOs, follow-ons and shelf takedowns; likely_ipo=true means our 2021+ filing index shows no earlier 424(b) from this issuer.","title":"Note","type":"string"},"offerings":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"likely_ipo":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"title":"Likely Ipo"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"url":{"title":"Url","type":"string"}},"required":["accession","cik","company","ticker","form","filed","url"],"title":"PricedRow","type":"object"},"title":"Offerings","type":"array"},"window_days":{"title":"Window Days","type":"integer"}},"required":["as_of","window_days","count","offerings"],"title":"PricedOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:28.188Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:27.831Z"},"liveness":{},"verified":false,"featured":false},{"id":7779,"slug":"7779","resource":"https://answerpool.io/v1/ipo/registrations","description":"New S-1 and F-1 registration statements filed in the last N days — companies that just started going public, newest first with CIKs and filing links; amendments excluded by default. One call replaces EDGAR form-feed polling.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"days":30},"type":"http"},"output":{"example":{"as_of":"2026-09-02T23:00:00Z","count":1,"filings":[{"accession":"0001437749-26-028920","cik":"0001999999","company":"EXAMPLE ROBOTICS INC","filed":"2026-08-29","form":"S-1","ticker":null,"url":"https://www.sec.gov/Archives/edgar/data/1999999/000143774926028920-index.htm"}],"note":null,"window_days":30},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"days":{"default":30,"maximum":365,"minimum":1,"title":"Days","type":"integer"},"foreign":{"default":true,"description":"Include F-1 (foreign private issuers).","title":"Foreign","type":"boolean"},"include_amendments":{"default":false,"title":"Include Amendments","type":"boolean"},"limit":{"default":50,"maximum":100,"minimum":1,"title":"Limit","type":"integer"}},"title":"NewRegsIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Registration and offering events from public SEC EDGAR filings; stage labels and the likely-IPO flag are deterministic heuristics, not offering advice. Not investment advice.","title":"Disclaimer","type":"string"},"filings":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"url":{"title":"Url","type":"string"}},"required":["accession","cik","company","ticker","form","filed","url"],"title":"IpoFiling","type":"object"},"title":"Filings","type":"array"},"method_id":{"default":"sec_ipo_rules_v1","title":"Method Id","type":"string"},"note":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Note"},"window_days":{"title":"Window Days","type":"integer"}},"required":["as_of","window_days","count","filings"],"title":"FilingsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:24.459Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:24.195Z"},"liveness":{},"verified":false,"featured":false},{"id":7780,"slug":"7780","resource":"https://answerpool.io/v1/ipo/company","description":"One issuer's complete path to going public — registrations, amendments, prospectuses, effectiveness and withdrawals in order with a current stage label, merged live from EDGAR plus our 2021+ index. Look up by CIK or name substring.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"cik":"320193"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T23:00:00Z","cik":"0001999999","company":"EXAMPLE ROBOTICS INC","count":2,"events":[{"accession":"0001999999-26-000001","filed":"2026-06-10","form":"S-1","url":"https://www.sec.gov/Archives/edgar/data/1999999/000199999926000001-index.htm"},{"accession":"0001999999-26-000009","filed":"2026-08-29","form":"424B4","url":"https://www.sec.gov/Archives/edgar/data/1999999/000199999926000009-index.htm"}],"stage":"priced"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"company":{"anyOf":[{"maxLength":80,"minLength":3,"type":"string"},{"type":"null"}],"default":null,"description":"Company-name substring.","title":"Company"},"limit":{"default":100,"maximum":500,"minimum":1,"title":"Limit","type":"integer"}},"title":"CompanyIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Registration and offering events from public SEC EDGAR filings; stage labels and the likely-IPO flag are deterministic heuristics, not offering advice. Not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"url":{"title":"Url","type":"string"}},"required":["form","filed","accession","url"],"title":"LifecycleEvent","type":"object"},"title":"Events","type":"array"},"method_id":{"default":"sec_ipo_rules_v1","title":"Method Id","type":"string"},"stage":{"title":"Stage","type":"string"}},"required":["as_of","cik","company","stage","count","events"],"title":"CompanyOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:21.007Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:20.731Z"},"liveness":{},"verified":false,"featured":false},{"id":7781,"slug":"7781","resource":"https://answerpool.io/v1/ipo/calendar","description":"The IPO pipeline staged in one call — just-filed S-1/F-1 issuers, amendments in progress, priced 424(b)(4) offerings and withdrawals for your window, each bucket newest first. Replaces composing four EDGAR form feeds.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"days":30},"type":"http"},"output":{"example":{"amending":[],"as_of":"2026-09-02T23:00:00Z","filed":[{"accession":"0001437749-26-028920","cik":"0001999999","company":"EXAMPLE ROBOTICS INC","filed":"2026-08-29","form":"S-1","ticker":null,"url":"https://www.sec.gov/Archives/edgar/data/1999999/000143774926028920-index.htm"}],"priced":[],"window_days":30,"withdrawn":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"days":{"default":30,"maximum":180,"minimum":1,"title":"Days","type":"integer"},"limit":{"default":25,"description":"Per stage.","maximum":100,"minimum":1,"title":"Limit","type":"integer"}},"title":"CalendarIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"amending":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"url":{"title":"Url","type":"string"}},"required":["accession","cik","company","ticker","form","filed","url"],"title":"IpoFiling","type":"object"},"title":"Amending","type":"array"},"as_of":{"title":"As Of","type":"string"},"disclaimer":{"default":"Registration and offering events from public SEC EDGAR filings; stage labels and the likely-IPO flag are deterministic heuristics, not offering advice. Not investment advice.","title":"Disclaimer","type":"string"},"filed":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"url":{"title":"Url","type":"string"}},"required":["accession","cik","company","ticker","form","filed","url"],"title":"IpoFiling","type":"object"},"title":"Filed","type":"array"},"method_id":{"default":"sec_ipo_rules_v1","title":"Method Id","type":"string"},"priced":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"url":{"title":"Url","type":"string"}},"required":["accession","cik","company","ticker","form","filed","url"],"title":"IpoFiling","type":"object"},"title":"Priced","type":"array"},"window_days":{"title":"Window Days","type":"integer"},"withdrawn":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"url":{"title":"Url","type":"string"}},"required":["accession","cik","company","ticker","form","filed","url"],"title":"IpoFiling","type":"object"},"title":"Withdrawn","type":"array"}},"required":["as_of","window_days","filed","amending","priced","withdrawn"],"title":"CalendarOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:17.552Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:17.261Z"},"liveness":{},"verified":false,"featured":false},{"id":7782,"slug":"7782","resource":"https://answerpool.io/v1/impact/rule","description":"Map a Federal Register rule to the public companies whose SEC filings cite its docket, RIN or CFR part — cross-corpus full-text join, ranked by citation strength with filing counts and dates. One call replaces holding and joining both corpora.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"document_number":"2026-12341"},"type":"http"},"output":{"example":{"agencies":["Securities and Exchange Commission"],"as_of":"2026-09-02T20:00:00Z","companies":[{"cik":"0000320193","company":"Apple Inc.","filings":3,"forms":["10-K","8-K"],"latest_filed":"2026-08-15","matched":["17 CFR 240","SEC-2026-001"]}],"count":1,"document_number":"2026-12341","identifiers_searched":["SEC-2026-001","3235-AN00","17 CFR 240"],"publication_date":"2026-08-30","significant":true,"title":"Cybersecurity Risk Management Rule","total_filing_matches":42},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"document_number":{"description":"Federal Register document number, e.g. 2026-12341.","maxLength":40,"minLength":3,"pattern":"^[A-Za-z0-9._-]+$","title":"Document Number","type":"string"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"lookback_days":{"default":365,"description":"How far back to scan SEC filings.","maximum":1825,"minimum":30,"title":"Lookback Days","type":"integer"}},"required":["document_number"],"title":"RuleImpactIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"as_of":{"title":"As Of","type":"string"},"companies":{"items":{"properties":{"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filings":{"title":"Filings","type":"integer"},"forms":{"items":{"type":"string"},"title":"Forms","type":"array"},"latest_filed":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Latest Filed"},"matched":{"items":{"type":"string"},"title":"Matched","type":"array"}},"required":["cik","company","filings","forms","latest_filed","matched"],"title":"CompanyHit","type":"object"},"title":"Companies","type":"array"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Heuristic cross-corpus join over public Federal Register and SEC EDGAR text; a citation or industry mapping indicates relevance, not legal exposure. Not legal advice.","title":"Disclaimer","type":"string"},"document_number":{"title":"Document Number","type":"string"},"identifiers_searched":{"items":{"type":"string"},"title":"Identifiers Searched","type":"array"},"method_id":{"default":"reg_impact_rules_v1","title":"Method Id","type":"string"},"publication_date":{"title":"Publication Date","type":"string"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"total_filing_matches":{"title":"Total Filing Matches","type":"integer"}},"required":["as_of","document_number","title","agencies","publication_date","significant","identifiers_searched","total_filing_matches","count","companies"],"title":"RuleImpactOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:12.198Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:11.96Z"},"liveness":{},"verified":false,"featured":false},{"id":7783,"slug":"7783","resource":"https://answerpool.io/v1/impact/docket","description":"Which public companies cite a specific agency docket id or RIN in their SEC filings — exact-phrase full-text join per registrant with filing counts and dates. Track who publicly engages with one rulemaking.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"docket_id":"SEC-2026-001"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T20:00:00Z","companies":[{"cik":"0000320193","company":"Apple Inc.","filings":1,"forms":["8-K"],"latest_filed":"2026-08-15","matched":["SEC-2026-001"]}],"count":1,"query":"SEC-2026-001","total_filing_matches":7},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"docket_id":{"anyOf":[{"maxLength":60,"minLength":2,"pattern":"^[A-Za-z0-9._/-]+$","type":"string"},{"type":"null"}],"default":null,"title":"Docket Id"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"lookback_days":{"default":365,"maximum":1825,"minimum":30,"title":"Lookback Days","type":"integer"},"rin":{"anyOf":[{"maxLength":12,"pattern":"^[0-9]{4}-[A-Z0-9]{2,6}$","type":"string"},{"type":"null"}],"default":null,"description":"Regulation Identifier Number, e.g. 3235-AN00.","title":"Rin"}},"title":"DocketCitersIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"companies":{"items":{"properties":{"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filings":{"title":"Filings","type":"integer"},"forms":{"items":{"type":"string"},"title":"Forms","type":"array"},"latest_filed":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Latest Filed"},"matched":{"items":{"type":"string"},"title":"Matched","type":"array"}},"required":["cik","company","filings","forms","latest_filed","matched"],"title":"CompanyHit","type":"object"},"title":"Companies","type":"array"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Heuristic cross-corpus join over public Federal Register and SEC EDGAR text; a citation or industry mapping indicates relevance, not legal exposure. Not legal advice.","title":"Disclaimer","type":"string"},"method_id":{"default":"reg_impact_rules_v1","title":"Method Id","type":"string"},"query":{"title":"Query","type":"string"},"total_filing_matches":{"title":"Total Filing Matches","type":"integer"}},"required":["as_of","query","total_filing_matches","count","companies"],"title":"CitersOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:07.766Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:07.501Z"},"liveness":{},"verified":false,"featured":false},{"id":7784,"slug":"7784","resource":"https://answerpool.io/v1/impact/cfr","description":"Which public companies cite a given CFR title and part in their SEC filings — exact-phrase full-text join aggregated per registrant with filing counts, forms and dates. Screen exposure to specific provisions in one call.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"cfr_part":240,"cfr_title":17},"type":"http"},"output":{"example":{"as_of":"2026-09-02T20:00:00Z","companies":[{"cik":"0000320193","company":"Apple Inc.","filings":2,"forms":["10-K"],"latest_filed":"2026-08-15","matched":["17 CFR 240"]}],"count":1,"query":"17 CFR 240","total_filing_matches":128},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cfr_part":{"description":"CFR part, e.g. 240.","maximum":9999,"minimum":1,"title":"Cfr Part","type":"integer"},"cfr_title":{"description":"CFR title, e.g. 17.","maximum":50,"minimum":1,"title":"Cfr Title","type":"integer"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"lookback_days":{"default":365,"maximum":1825,"minimum":30,"title":"Lookback Days","type":"integer"}},"required":["cfr_title","cfr_part"],"title":"CfrCitersIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"companies":{"items":{"properties":{"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filings":{"title":"Filings","type":"integer"},"forms":{"items":{"type":"string"},"title":"Forms","type":"array"},"latest_filed":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Latest Filed"},"matched":{"items":{"type":"string"},"title":"Matched","type":"array"}},"required":["cik","company","filings","forms","latest_filed","matched"],"title":"CompanyHit","type":"object"},"title":"Companies","type":"array"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Heuristic cross-corpus join over public Federal Register and SEC EDGAR text; a citation or industry mapping indicates relevance, not legal exposure. Not legal advice.","title":"Disclaimer","type":"string"},"method_id":{"default":"reg_impact_rules_v1","title":"Method Id","type":"string"},"query":{"title":"Query","type":"string"},"total_filing_matches":{"title":"Total Filing Matches","type":"integer"}},"required":["as_of","query","total_filing_matches","count","companies"],"title":"CitersOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:00.133Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:26:59.871Z"},"liveness":{},"verified":false,"featured":false},{"id":7785,"slug":"7785","resource":"https://answerpool.io/v1/graph/subsidiaries","description":"Subsidiary names and jurisdictions extracted from any public company's latest annual-report Exhibit 21, with the source exhibit URL for verification. One call replaces locating and parsing EX-21 filings.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"AAPL"},"type":"http"},"output":{"example":{"accession":"0000320193-25-000123","as_of":"2026-09-02T22:00:00Z","cik":"0000320193","count":1,"filed":"2025-11-01","name":"Apple Inc.","note":null,"source_url":"https://www.sec.gov/Archives/edgar/data/320193/000032019325000123/ex21.htm","subsidiaries":[{"jurisdiction":"Ireland","name":"Apple Operations International Ltd."}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"limit":{"default":200,"maximum":500,"minimum":1,"title":"Limit","type":"integer"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"SubsIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"accession":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Accession"},"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Entity relationships extracted from public SEC filings; heuristic text/index joins, not a legal governance or ownership record. Not investment advice.","title":"Disclaimer","type":"string"},"filed":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Filed"},"method_id":{"default":"sec_graph_rules_v1","title":"Method Id","type":"string"},"name":{"title":"Name","type":"string"},"note":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Note"},"source_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Source Url"},"subsidiaries":{"items":{"properties":{"jurisdiction":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Jurisdiction"},"name":{"title":"Name","type":"string"}},"required":["name","jurisdiction"],"title":"SubsidiaryRow","type":"object"},"title":"Subsidiaries","type":"array"}},"required":["as_of","cik","name","accession","filed","source_url","note","count","subsidiaries"],"title":"SubsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:26:56.042Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:26:55.66Z"},"liveness":{},"verified":false,"featured":false},{"id":7786,"slug":"7786","resource":"https://answerpool.io/v1/graph/auditor","description":"Which public companies name a given audit firm in their annual reports — exact- phrase 10-K full-text join per registrant with filing counts and dates. Map auditor concentration and shared-auditor networks in one call.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"name":"Deloitte"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T22:00:00Z","auditor":"Deloitte","companies":[{"cik":"0000320193","company":"Apple Inc.","filings":1,"forms":["10-K"],"latest_filed":"2025-11-01","matched":["Deloitte"]}],"count":1,"total_filing_matches":812},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"lookback_days":{"default":400,"maximum":1825,"minimum":30,"title":"Lookback Days","type":"integer"},"name":{"description":"Audit firm, e.g. \"Ernst & Young LLP\".","maxLength":80,"minLength":3,"title":"Name","type":"string"}},"required":["name"],"title":"AuditorIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"auditor":{"title":"Auditor","type":"string"},"companies":{"items":{"properties":{"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filings":{"title":"Filings","type":"integer"},"forms":{"items":{"type":"string"},"title":"Forms","type":"array"},"latest_filed":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Latest Filed"},"matched":{"items":{"type":"string"},"title":"Matched","type":"array"}},"required":["cik","company","filings","forms","latest_filed","matched"],"title":"CompanyHit","type":"object"},"title":"Companies","type":"array"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Entity relationships extracted from public SEC filings; heuristic text/index joins, not a legal governance or ownership record. Not investment advice.","title":"Disclaimer","type":"string"},"method_id":{"default":"sec_graph_rules_v1","title":"Method Id","type":"string"},"note":{"default":"Text-mention proxy: annual reports name their auditor in the audit report, but a mention can also occur in other contexts (predecessor auditor, litigation).","title":"Note","type":"string"},"total_filing_matches":{"title":"Total Filing Matches","type":"integer"}},"required":["as_of","auditor","total_filing_matches","count","companies"],"title":"AuditorOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:26:51.639Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:26:51.358Z"},"liveness":{},"verified":false,"featured":false},{"id":7787,"slug":"7787","resource":"https://answerpool.io/v1/technology/emerging","description":"Rank the fastest-accelerating research topics across ~4,500 OpenAlex topics, weekly — returns rank, momentum z-score, growth, acceleration and citation-quality growth per topic, filterable by field. Use to find what is accelerating.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"},"output":{"example":{"computed_at":"2026-08-24T06:00:00Z","data_as_of":"2026-08-24","last_full_year":2025,"method_id":"technology_momentum_stat_v1","scan_id":"scan_2026w35","topics":[{"acceleration_3y":0.6,"decile_growth_3y":1.4,"field":"Physical Sciences","growth_1y":0.38,"growth_3y":1.9,"growth_5y":3.2,"is_emerging":true,"momentum_stat":3.41,"name":"Quantum error correction","rank":3,"subfield":"Condensed Matter Physics","topic_id":"T12026","works_10y":6210,"works_last_full_year":1841}],"universe_size":4516},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"emerging_only":{"default":false,"description":"Only topics flagged emerging (high momentum, below-median size).","title":"Emerging Only","type":"boolean"},"field":{"anyOf":[{"maxLength":80,"type":"string"},{"type":"null"}],"default":null,"description":"Restrict to an OpenAlex field name, e.g. 'Engineering', 'Medicine'.","title":"Field"},"limit":{"default":25,"description":"Number of ranked topics to return.","maximum":100,"minimum":1,"title":"Limit","type":"integer"},"min_works":{"default":50,"description":"Minimum works in the last complete year (filters noise).","minimum":1,"title":"Min Works","type":"integer"}},"title":"EmergingInput","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"computed_at":{"title":"Computed At","type":"string"},"data_as_of":{"title":"Data As Of","type":"string"},"disclaimer":{"default":"Statistical ranking over OpenAlex (CC0) publication counts; an estimate, not ground truth.","title":"Disclaimer","type":"string"},"last_full_year":{"title":"Last Full Year","type":"integer"},"method_id":{"default":"technology_momentum_stat_v1","title":"Method Id","type":"string"},"scan_id":{"title":"Scan Id","type":"string"},"topics":{"items":{"properties":{"acceleration_3y":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Acceleration 3Y"},"decile_growth_3y":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Decile Growth 3Y"},"field":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Field"},"growth_1y":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Growth 1Y"},"growth_3y":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Growth 3Y"},"growth_5y":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Growth 5Y"},"is_emerging":{"title":"Is Emerging","type":"boolean"},"momentum_stat":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Universe z-score blend of 3y growth, acceleration and lagged top-decile growth (method technology_momentum_stat_v1).","title":"Momentum Stat"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"rank":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Rank"},"subfield":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Subfield"},"topic_id":{"title":"Topic Id","type":"string"},"works_10y":{"title":"Works 10Y","type":"integer"},"works_last_full_year":{"title":"Works Last Full Year","type":"integer"}},"required":["topic_id","name","field","subfield","rank","momentum_stat","growth_1y","growth_3y","growth_5y","acceleration_3y","decile_growth_3y","works_last_full_year","works_10y","is_emerging"],"title":"TopicScore","type":"object"},"title":"Topics","type":"array"},"universe_size":{"title":"Universe Size","type":"integer"}},"required":["scan_id","computed_at","data_as_of","last_full_year","universe_size","topics"],"title":"EmergingOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:26:44.406Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:26:44.159Z"},"liveness":{},"verified":false,"featured":false},{"id":7788,"slug":"7788","resource":"https://answerpool.io/v1/technology/momentum","description":"Score research momentum for any technology from OpenAlex (CC0) — returns momentum_score, acceleration_score, trend_label, growth series, leading institutions and researchers, key works, confidence and provenance. Use before betting a field is accelerating.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"},"output":{"example":{"acceleration_score":0.64,"citation_growth":{"1y":0.18,"3y":0.7,"5y":1.2},"citation_growth_as_of_year":2024,"computed_at":"2026-08-30T18:00:00Z","confidence":0.72,"data_as_of":"2026-08-24","evidence_count":412,"important_recent_works":[{"cited_by":89,"id":"W4400000001","title":"On-chip photonic tensor cores","year":2026}],"institution_growth":0.35,"key_drivers":["AI inference energy limits"],"leading_institutions":[{"id":"I63966007","name":"Massachusetts Institute of Technology","recent_works":210}],"leading_researchers":[{"id":"A5012345678","name":"J. Doe","recent_works":34}],"matched_topics":[{"name":"Photonic and Optical Computing","share":0.69,"topic_id":"T10412","works":2914}],"methodology_version":"1.2.0","momentum_score":0.81,"query_match":{"focus_topic_ids":["T10412"],"mode":"phrase","total_works_10y":4210},"rationale":"Publication and top-decile citation growth accelerated over the last 3 years.","research_growth":{"1y":0.21,"3y":0.86,"5y":1.7},"result_id":"res_a1b2c3","risks":["fabrication cost"],"schema_version":"1","topic":"photonic computing","trend_label":"accelerating","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"topic":{"description":"Technology or research topic, free text.","maxLength":200,"minLength":2,"title":"Topic","type":"string"}},"required":["topic"],"title":"Input","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"acceleration_score":{"title":"Acceleration Score","type":"number"},"cache_hit":{"default":false,"title":"Cache Hit","type":"boolean"},"citation_growth":{"description":"Growth in works ranking in the top decile of citations for their publication year (age-normalized); lagged to citation_growth_as_of_year.","properties":{"1y":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"title":"1Y"},"3y":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"title":"3Y"},"5y":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"title":"5Y"}},"title":"GrowthSeries","type":"object"},"citation_growth_as_of_year":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Citation Growth As Of Year"},"computed_at":{"title":"Computed At","type":"string"},"confidence":{"description":"Grounded estimate combining evidence quantity, consistency, coverage, and model self-assessment.","title":"Confidence","type":"number"},"data_as_of":{"title":"Data As Of","type":"string"},"disclaimer":{"default":"Model-derived analytical estimate over OpenAlex (CC0) evidence; not ground truth.","title":"Disclaimer","type":"string"},"evidence_count":{"title":"Evidence Count","type":"integer"},"important_recent_works":{"items":{"properties":{"cited_by":{"title":"Cited By","type":"integer"},"id":{"title":"Id","type":"string"},"title":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Title"},"year":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Year"}},"required":["id","title","year","cited_by"],"title":"WorkRef","type":"object"},"title":"Important Recent Works","type":"array"},"institution_growth":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Growth in the number of institutions with >=3 matching works, last 3y vs prior 3y; null when unmeasurable.","title":"Institution Growth"},"key_drivers":{"items":{"type":"string"},"title":"Key Drivers","type":"array"},"leading_institutions":{"items":{"properties":{"id":{"title":"Id","type":"string"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"recent_works":{"title":"Recent Works","type":"integer"}},"required":["id","name","recent_works"],"title":"NamedEntity","type":"object"},"title":"Leading Institutions","type":"array"},"leading_researchers":{"items":{"properties":{"id":{"title":"Id","type":"string"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"recent_works":{"title":"Recent Works","type":"integer"}},"required":["id","name","recent_works"],"title":"NamedEntity","type":"object"},"title":"Leading Researchers","type":"array"},"matched_topics":{"description":"OpenAlex primary topics the matching works fall into, with counts and shares.","items":{"additionalProperties":true,"type":"object"},"title":"Matched Topics","type":"array"},"methodology_version":{"title":"Methodology Version","type":"string"},"momentum_score":{"title":"Momentum Score","type":"number"},"provenance":{"anyOf":[{"properties":{"data_as_of":{"title":"Data As Of","type":"string"},"model_family":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Model Family"},"rights":{"title":"Rights","type":"string"},"source":{"title":"Source","type":"string"}},"required":["source","rights","data_as_of"],"title":"Provenance","type":"object"},{"type":"null"}],"default":null},"query_match":{"properties":{"focus_topic_ids":{"description":"Primary topics the works set was focused on.","items":{"type":"string"},"title":"Focus Topic Ids","type":"array"},"mode":{"description":"phrase = exact phrase in title/abstract; terms = any-term fallback (broader).","enum":["phrase","terms"],"title":"Mode","type":"string"},"total_works_10y":{"title":"Total Works 10Y","type":"integer"}},"required":["mode","total_works_10y"],"title":"QueryMatch","type":"object"},"rationale":{"title":"Rationale","type":"string"},"research_growth":{"properties":{"1y":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"title":"1Y"},"3y":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"title":"3Y"},"5y":{"anyOf":[{"type":"number"},{"type":"null"}],"default":null,"title":"5Y"}},"title":"GrowthSeries","type":"object"},"result_id":{"title":"Result Id","type":"string"},"risks":{"items":{"type":"string"},"title":"Risks","type":"array"},"schema_version":{"title":"Schema Version","type":"string"},"topic":{"title":"Topic","type":"string"},"trend_label":{"enum":["accelerating","growing","stable","declining","nascent"],"title":"Trend Label","type":"string"},"warnings":{"items":{"type":"string"},"title":"Warnings","type":"array"}},"required":["result_id","topic","query_match","matched_topics","momentum_score","acceleration_score","trend_label","confidence","research_growth","citation_growth","citation_growth_as_of_year","institution_growth","leading_institutions","leading_researchers","important_recent_works","rationale","key_drivers","risks","warnings","evidence_count","data_as_of","methodology_version","schema_version","computed_at"],"title":"Output","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:26:39.521Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:26:39.284Z"},"liveness":{},"verified":false,"featured":false},{"id":7789,"slug":"7789","resource":"https://answerpool.io/v1/regs/rules","description":"Track US federal rules by term or agency — returns Federal Register rules and proposed rules with docket/RIN/CFR ids, effective and comment-close dates, deadline flags and day counts. Use instead of polling federalregister.gov.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"term":"artificial intelligence"},"type":"http"},"output":{"example":{"as_of":"2026-08-30T18:00:00Z","count":1,"documents":[{"abstract":"The Commission proposes a framework for crypto asset securities...","action":"Proposed rule","agencies":["Securities and Exchange Commission"],"cfr_references":["17 CFR 230"],"comments_close_on":"2026-10-20","days_to_comment_close":51,"days_to_effective":null,"docket_ids":["S7-12-26"],"document_number":"2026-15872","effective_on":null,"flags":["significant","comments_close_soon"],"publication_date":"2026-08-21","regulation_id_numbers":["3235-AN70"],"significant":true,"title":"Regulation Crypto Assets","topics":["securities"],"type":"Proposed Rule","url":"https://www.federalregister.gov/documents/2026/08/21/2026-15872"}],"total_matching":14},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"agency":{"anyOf":[{"maxLength":120,"type":"string"},{"type":"null"}],"default":null,"description":"Federal Register agency slug, e.g. securities-and-exchange-commission.","title":"Agency"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"significant_only":{"default":false,"description":"Only E.O. 12866 significant documents.","title":"Significant Only","type":"boolean"},"since":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"description":"publication_date >= (ISO date). Default: last 30 days.","title":"Since"},"term":{"anyOf":[{"maxLength":200,"type":"string"},{"type":"null"}],"default":null,"description":"Full-text term, e.g. 'artificial intelligence'.","title":"Term"},"types":{"default":"rule,proposed_rule","description":"Comma-separated: rule, proposed_rule, notice, presidential.","title":"Types","type":"string"},"until":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"title":"Until"}},"title":"RulesInput","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Regulatory information from the Federal Register (public domain); not legal advice.","title":"Disclaimer","type":"string"},"documents":{"items":{"properties":{"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"cfr_references":{"items":{"type":"string"},"title":"Cfr References","type":"array"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"docket_ids":{"items":{"type":"string"},"title":"Docket Ids","type":"array"},"document_number":{"title":"Document Number","type":"string"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"publication_date":{"title":"Publication Date","type":"string"},"regulation_id_numbers":{"items":{"type":"string"},"title":"Regulation Id Numbers","type":"array"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"topics":{"items":{"type":"string"},"title":"Topics","type":"array"},"type":{"title":"Type","type":"string"},"url":{"title":"Url","type":"string"}},"required":["document_number","title","type","action","agencies","publication_date","effective_on","comments_close_on","significant","abstract","docket_ids","regulation_id_numbers","cfr_references","topics","url","flags","days_to_comment_close","days_to_effective"],"title":"RegDoc","type":"object"},"title":"Documents","type":"array"},"method_id":{"default":"reg_rules_rules_v1","title":"Method Id","type":"string"},"total_matching":{"title":"Total Matching","type":"integer"}},"required":["as_of","total_matching","count","documents"],"title":"RulesOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:26:26.971Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:26:26.687Z"},"liveness":{},"verified":false,"featured":false},{"id":7790,"slug":"7790","resource":"https://answerpool.io/v1/graph/person","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"q":"INSIDER"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T22:00:00Z","count":1,"index_started":"2026-08-27T00:00:00","persons":[{"issuers":[{"cik":"0000096223","company":"JEFFERIES FINANCIAL GROUP INC.","filings":4,"first_seen":"2026-08-27T12:00:00","last_seen":"2026-08-29T20:11:03","role":"officer (CEO)","ticker":"JEF"}],"name":"HANDLER RICHARD B","owner_cik":"0001211677"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"days":{"default":365,"maximum":3650,"minimum":7,"title":"Days","type":"integer"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"owner_cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Owner Cik"},"q":{"anyOf":[{"maxLength":80,"minLength":2,"type":"string"},{"type":"null"}],"default":null,"description":"Insider name substring.","title":"Q"}},"title":"PersonIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Entity relationships extracted from public SEC filings; heuristic text/index joins, not a legal governance or ownership record. Not investment advice.","title":"Disclaimer","type":"string"},"index_started":{"title":"Index Started","type":"string"},"method_id":{"default":"sec_graph_rules_v1","title":"Method Id","type":"string"},"persons":{"items":{"properties":{"issuers":{"items":{"properties":{"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filings":{"title":"Filings","type":"integer"},"first_seen":{"title":"First Seen","type":"string"},"last_seen":{"title":"Last Seen","type":"string"},"role":{"title":"Role","type":"string"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["cik","ticker","company","role","filings","first_seen","last_seen"],"title":"PersonIssuer","type":"object"},"title":"Issuers","type":"array"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"owner_cik":{"title":"Owner Cik","type":"string"}},"required":["owner_cik","name","issuers"],"title":"PersonRow","type":"object"},"title":"Persons","type":"array"}},"required":["as_of","index_started","count","persons"],"title":"PersonOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T21:44:46.514Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T21:44:46.238Z"},"liveness":{},"verified":false,"featured":false},{"id":7791,"slug":"7791","resource":"https://answerpool.io/v1/graph/interlocks","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"JEF"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T22:00:00Z","cik":"0000096223","company":"JEFFERIES FINANCIAL GROUP INC.","count":1,"index_started":"2026-08-27T00:00:00","insiders_seen":14,"interlocks":[{"cik":"0001745431","company":"Vitesse Energy Inc.","shared_people":[{"last_seen":"2026-08-29T20:11:03","name":"FRIEDMAN BRIAN P","owner_cik":"0001211677","role_at_other":"director","role_at_target":"director"}],"ticker":null}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"days":{"default":365,"description":"Ownership-filing window.","maximum":3650,"minimum":7,"title":"Days","type":"integer"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"InterlocksIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Entity relationships extracted from public SEC filings; heuristic text/index joins, not a legal governance or ownership record. Not investment advice.","title":"Disclaimer","type":"string"},"index_started":{"title":"Index Started","type":"string"},"insiders_seen":{"title":"Insiders Seen","type":"integer"},"interlocks":{"items":{"properties":{"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"shared_people":{"items":{"properties":{"last_seen":{"title":"Last Seen","type":"string"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"owner_cik":{"title":"Owner Cik","type":"string"},"role_at_other":{"title":"Role At Other","type":"string"},"role_at_target":{"title":"Role At Target","type":"string"}},"required":["owner_cik","name","role_at_target","role_at_other","last_seen"],"title":"SharedPerson","type":"object"},"title":"Shared People","type":"array"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["cik","ticker","company","shared_people"],"title":"LinkedCompany","type":"object"},"title":"Interlocks","type":"array"},"method_id":{"default":"sec_graph_rules_v1","title":"Method Id","type":"string"}},"required":["as_of","cik","company","index_started","insiders_seen","count","interlocks"],"title":"InterlocksOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T21:44:34.544Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T21:44:34.13Z"},"liveness":{},"verified":false,"featured":false},{"id":7792,"slug":"7792","resource":"https://answerpool.io/v1/sec/8k","description":"List 8-K filings with item codes mapped to event labels — bankruptcy, officer change, earnings, cyber and more — filterable by item, ticker and window, with salience scores. Use instead of polling EDGAR and mapping items yourself.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":25},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"events":[{"accession":"0001437749-26-028920","cik":"0000320193","company":"APPLE INC","event_id":"ev_2","event_type":"form_8k","filing_url":"https://www.sec.gov/Archives/edgar/data/320193/000143774926028920-index.htm","flags":["bankruptcy","distress"],"form":"8-K","occurred_at":"2026-08-29T00:00:00","payload":{"items":["1.03"],"labels":["bankruptcy"]},"score":1,"ticker":"AAPL"}],"index_started_at":"2026-08-27T00:00:00Z","next_cursor":"2026-08-29T00:00:00","since":"2026-08-24T00:00:00"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"items":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"description":"Comma-separated 8-K item codes, e.g. 5.02,2.02","title":"Items"},"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"default":null,"title":"Since"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"EightKIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"title":"Index Started At","type":"string"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"},"next_cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Cursor"},"since":{"title":"Since","type":"string"}},"required":["as_of","index_started_at","since","count","events"],"title":"EventsListOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T18:37:12.418Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T18:37:11.917Z"},"liveness":{},"verified":false,"featured":false},{"id":7793,"slug":"7793","resource":"https://answerpool.io/v1/sec/events","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"JEF"},"type":"http"},"output":{"example":{"as_of":"2026-08-30T18:00:00Z","count":1,"events":[{"accession":"0000096223-26-000041","cik":"0000096223","company":"JEFFERIES FINANCIAL GROUP INC.","event_id":"evt_8k_0000096223","event_type":"results_of_operations","filing_url":"https://www.sec.gov/Archives/edgar/data/96223/000009622326000041-index.htm","flags":["results"],"form":"8-K","occurred_at":"2026-08-29T20:11:03Z","payload":{"items":["2.02"]},"score":0.42,"ticker":"JEF"}],"index_started_at":"2026-08-27T00:00:00Z","method_id":"sec_events_rules_v1"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"flags":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Comma-separated flags, e.g. insider_buy_cluster,distress","title":"Flags"},"forms":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Comma-separated: 8-K,4,D","title":"Forms"},"limit":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"},"min_score":{"default":0,"maximum":1,"minimum":0,"title":"Min Score","type":"number"},"since":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"description":"ISO date/time; default = last 24h","title":"Since"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"}},"title":"EventsInput","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Analytical flags derived from public SEC filings; not investment advice.","title":"Disclaimer","type":"string"},"events":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"event_id":{"title":"Event Id","type":"string"},"event_type":{"title":"Event Type","type":"string"},"filing_url":{"title":"Filing Url","type":"string"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"form":{"title":"Form","type":"string"},"occurred_at":{"title":"Occurred At","type":"string"},"payload":{"additionalProperties":true,"title":"Payload","type":"object"},"score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"}},"required":["event_id","accession","cik","ticker","company","form","event_type","occurred_at","flags","score","payload","filing_url"],"title":"Event","type":"object"},"title":"Events","type":"array"},"index_started_at":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Index Started At"},"method_id":{"default":"sec_events_rules_v1","title":"Method Id","type":"string"}},"required":["as_of","index_started_at","count","events"],"title":"EventsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T18:36:40.233Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T18:36:39.771Z"},"liveness":{},"verified":false,"featured":false},{"id":7794,"slug":"7794","resource":"https://answerpool.io/v1/sec/search/fulltext","description":"Search EDGAR filing text for any phrase with form and date filters — returns matching filings with filer, date, items and URL. The search competitors gate at their top tier or lack entirely; one call, no crawling.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"end":"2026-08-31","forms":"8-K","q":"supply chain disruption","start":"2026-08-01"},"type":"http"},"output":{"example":{"as_of":"2026-08-31T14:00:00Z","count":1,"filings":[{"accession":"0001437749-26-028920","cik":"0000320193","company":"APPLE INC","filed":"2026-08-29","form":"8-K","items":["1.03"],"url":"https://www.sec.gov/Archives/edgar/data/320193/000143774926028920-index.htm"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"end":{"maxLength":10,"pattern":"^\\d{4}-\\d{2}-\\d{2}$","title":"End","type":"string"},"forms":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"title":"Forms"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"q":{"description":"Full-text query, e.g. \"supply chain disruption\"","maxLength":200,"minLength":2,"title":"Q","type":"string"},"start":{"maxLength":10,"pattern":"^\\d{4}-\\d{2}-\\d{2}$","title":"Start","type":"string"}},"required":["q","start","end"],"title":"FullTextIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Derived from public SEC EDGAR filings; not investment advice.","title":"Disclaimer","type":"string"},"filings":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"items":{"default":[],"items":{"type":"string"},"title":"Items","type":"array"},"url":{"title":"Url","type":"string"}},"required":["accession","cik","company","form","filed","url"],"title":"MarketFilingRow","type":"object"},"title":"Filings","type":"array"}},"required":["as_of","count","filings"],"title":"MarketFilingsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:30:40.96Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:30:40.685Z"},"liveness":{},"verified":false,"featured":false},{"id":7795,"slug":"7795","resource":"https://answerpool.io/v1/regs/significant","description":"Only E.O. 12866 significant federal rules and proposed rules — the OIRA-reviewed, economically major subset — newest first with deadline flags, optionally one agency. The high-signal fraction of rulemaking without scanning everything.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"agency":"securities-and-exchange-commission"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T14:00:00Z","count":1,"documents":[{"abstract":"Requires registrants to disclose material cybersecurity incidents.","action":"Final rule.","agencies":["Securities and Exchange Commission"],"cfr_references":["17 CFR 240"],"comments_close_on":null,"days_to_comment_close":null,"days_to_effective":10,"docket_ids":["SEC-2026-001"],"document_number":"2026-12341","effective_on":"2026-09-12","flags":["significant","effective_soon","final_rule_pending_effect"],"publication_date":"2026-08-30","regulation_id_numbers":["3235-AN00"],"significant":true,"title":"Cybersecurity Risk Management Rule","topics":["Securities"],"type":"Rule","url":"https://www.federalregister.gov/d/2026-12341"}],"total_matching":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"agency":{"anyOf":[{"maxLength":120,"pattern":"^[a-z0-9-]+$","type":"string"},{"type":"null"}],"default":null,"title":"Agency"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"description":"ISO date; default 90d.","title":"Since"},"types":{"default":"rule,proposed_rule","description":"Comma-separated types.","title":"Types","type":"string"}},"title":"SignificantIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Regulatory information from the Federal Register (public domain); not legal advice.","title":"Disclaimer","type":"string"},"documents":{"items":{"properties":{"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"cfr_references":{"items":{"type":"string"},"title":"Cfr References","type":"array"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"docket_ids":{"items":{"type":"string"},"title":"Docket Ids","type":"array"},"document_number":{"title":"Document Number","type":"string"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"publication_date":{"title":"Publication Date","type":"string"},"regulation_id_numbers":{"items":{"type":"string"},"title":"Regulation Id Numbers","type":"array"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"topics":{"items":{"type":"string"},"title":"Topics","type":"array"},"type":{"title":"Type","type":"string"},"url":{"title":"Url","type":"string"}},"required":["document_number","title","type","action","agencies","publication_date","effective_on","comments_close_on","significant","abstract","docket_ids","regulation_id_numbers","cfr_references","topics","url","flags","days_to_comment_close","days_to_effective"],"title":"RegDoc","type":"object"},"title":"Documents","type":"array"},"method_id":{"default":"reg_views_rules_v1","title":"Method Id","type":"string"},"next_since":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Since"},"total_matching":{"title":"Total Matching","type":"integer"}},"required":["as_of","total_matching","count","documents"],"title":"RegDocsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:17.723Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:17.484Z"},"liveness":{},"verified":false,"featured":false},{"id":7796,"slug":"7796","resource":"https://answerpool.io/v1/regs/eo","description":"New executive orders, proclamations and presidential memoranda from the Federal Register, newest first, optionally filtered by search term — normalized documents with agencies, topics and links. One call, no EO-section parsing.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"doc_type":"executive_order"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T14:00:00Z","count":1,"documents":[{"abstract":null,"action":null,"agencies":["Executive Office of the President"],"cfr_references":[],"comments_close_on":null,"days_to_comment_close":null,"days_to_effective":null,"docket_ids":[],"document_number":"2026-11111","effective_on":null,"flags":[],"publication_date":"2026-08-28","regulation_id_numbers":[],"significant":null,"title":"Executive Order 14999 of August 26, 2026: Strengthening Supply Chains","topics":[],"type":"Presidential Document","url":"https://www.federalregister.gov/d/2026-11111"}],"total_matching":12},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"doc_type":{"default":"executive_order","description":"Presidential document type.","pattern":"^(executive_order|proclamation|memorandum)$","title":"Doc Type","type":"string"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"since":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"description":"ISO date; default 90d.","title":"Since"},"term":{"anyOf":[{"maxLength":200,"type":"string"},{"type":"null"}],"default":null,"title":"Term"}},"title":"EoIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Regulatory information from the Federal Register (public domain); not legal advice.","title":"Disclaimer","type":"string"},"documents":{"items":{"properties":{"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"cfr_references":{"items":{"type":"string"},"title":"Cfr References","type":"array"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"docket_ids":{"items":{"type":"string"},"title":"Docket Ids","type":"array"},"document_number":{"title":"Document Number","type":"string"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"publication_date":{"title":"Publication Date","type":"string"},"regulation_id_numbers":{"items":{"type":"string"},"title":"Regulation Id Numbers","type":"array"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"topics":{"items":{"type":"string"},"title":"Topics","type":"array"},"type":{"title":"Type","type":"string"},"url":{"title":"Url","type":"string"}},"required":["document_number","title","type","action","agencies","publication_date","effective_on","comments_close_on","significant","abstract","docket_ids","regulation_id_numbers","cfr_references","topics","url","flags","days_to_comment_close","days_to_effective"],"title":"RegDoc","type":"object"},"title":"Documents","type":"array"},"method_id":{"default":"reg_views_rules_v1","title":"Method Id","type":"string"},"next_since":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Since"},"total_matching":{"title":"Total Matching","type":"integer"}},"required":["as_of","total_matching","count","documents"],"title":"RegDocsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:10.04Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:09.806Z"},"liveness":{},"verified":false,"featured":false},{"id":7797,"slug":"7797","resource":"https://answerpool.io/v1/regs/effective","description":"Final federal rules taking effect within the next N days, sorted by effective date with exact day-counts, optionally one agency — the compliance-readiness queue. Replaces effective-date range queries and date math against the Federal Register.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"within_days":30},"type":"http"},"output":{"example":{"as_of":"2026-09-02T14:00:00Z","count":1,"documents":[{"abstract":"Requires registrants to disclose material cybersecurity incidents.","action":"Final rule.","agencies":["Securities and Exchange Commission"],"cfr_references":["17 CFR 240"],"comments_close_on":null,"days_to_comment_close":null,"days_to_effective":10,"docket_ids":["SEC-2026-001"],"document_number":"2026-12341","effective_on":"2026-09-12","flags":["significant","effective_soon","final_rule_pending_effect"],"publication_date":"2026-08-30","regulation_id_numbers":["3235-AN00"],"significant":true,"title":"Cybersecurity Risk Management Rule","topics":["Securities"],"type":"Rule","url":"https://www.federalregister.gov/d/2026-12341"}],"total_matching":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"agency":{"anyOf":[{"maxLength":120,"pattern":"^[a-z0-9-]+$","type":"string"},{"type":"null"}],"default":null,"title":"Agency"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"within_days":{"default":30,"description":"Rules taking effect within this many days.","maximum":180,"minimum":1,"title":"Within Days","type":"integer"}},"title":"EffectiveSoonIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Regulatory information from the Federal Register (public domain); not legal advice.","title":"Disclaimer","type":"string"},"documents":{"items":{"properties":{"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"cfr_references":{"items":{"type":"string"},"title":"Cfr References","type":"array"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"docket_ids":{"items":{"type":"string"},"title":"Docket Ids","type":"array"},"document_number":{"title":"Document Number","type":"string"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"publication_date":{"title":"Publication Date","type":"string"},"regulation_id_numbers":{"items":{"type":"string"},"title":"Regulation Id Numbers","type":"array"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"topics":{"items":{"type":"string"},"title":"Topics","type":"array"},"type":{"title":"Type","type":"string"},"url":{"title":"Url","type":"string"}},"required":["document_number","title","type","action","agencies","publication_date","effective_on","comments_close_on","significant","abstract","docket_ids","regulation_id_numbers","cfr_references","topics","url","flags","days_to_comment_close","days_to_effective"],"title":"RegDoc","type":"object"},"title":"Documents","type":"array"},"method_id":{"default":"reg_views_rules_v1","title":"Method Id","type":"string"},"next_since":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Since"},"total_matching":{"title":"Total Matching","type":"integer"}},"required":["as_of","total_matching","count","documents"],"title":"RegDocsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:28:06.455Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:28:06.21Z"},"liveness":{},"verified":false,"featured":false},{"id":7798,"slug":"7798","resource":"https://answerpool.io/v1/regs/digest","description":"Every federal rule and proposed rule published on one date, significant documents sorted first, with deadline flags and day-counts — optionally one agency. One call gives a briefing agent the whole day's rulemaking, pre-triaged.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"agency":"securities-and-exchange-commission"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T14:00:00Z","count":2,"documents":[{"abstract":"Requires registrants to disclose material cybersecurity incidents.","action":"Final rule.","agencies":["Securities and Exchange Commission"],"cfr_references":["17 CFR 240"],"comments_close_on":null,"days_to_comment_close":null,"days_to_effective":10,"docket_ids":["SEC-2026-001"],"document_number":"2026-12341","effective_on":"2026-09-12","flags":["significant","effective_soon","final_rule_pending_effect"],"publication_date":"2026-08-30","regulation_id_numbers":["3235-AN00"],"significant":true,"title":"Cybersecurity Risk Management Rule","topics":["Securities"],"type":"Rule","url":"https://www.federalregister.gov/d/2026-12341"},{"abstract":null,"action":"Final rule; correction.","agencies":["Securities and Exchange Commission"],"cfr_references":[],"comments_close_on":null,"days_to_comment_close":null,"days_to_effective":-5,"docket_ids":[],"document_number":"2026-12343","effective_on":"2026-08-28","flags":[],"publication_date":"2026-08-30","regulation_id_numbers":[],"significant":null,"title":"Technical Corrections","topics":[],"type":"Rule","url":"https://www.federalregister.gov/d/2026-12343"}],"total_matching":3},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"agency":{"anyOf":[{"maxLength":120,"pattern":"^[a-z0-9-]+$","type":"string"},{"type":"null"}],"default":null,"title":"Agency"},"date":{"anyOf":[{"maxLength":40,"type":"string"},{"type":"null"}],"default":null,"description":"ISO publication date; default today (UTC).","title":"Date"},"limit":{"default":50,"maximum":100,"minimum":1,"title":"Limit","type":"integer"}},"title":"DigestIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Regulatory information from the Federal Register (public domain); not legal advice.","title":"Disclaimer","type":"string"},"documents":{"items":{"properties":{"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"cfr_references":{"items":{"type":"string"},"title":"Cfr References","type":"array"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"docket_ids":{"items":{"type":"string"},"title":"Docket Ids","type":"array"},"document_number":{"title":"Document Number","type":"string"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"publication_date":{"title":"Publication Date","type":"string"},"regulation_id_numbers":{"items":{"type":"string"},"title":"Regulation Id Numbers","type":"array"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"topics":{"items":{"type":"string"},"title":"Topics","type":"array"},"type":{"title":"Type","type":"string"},"url":{"title":"Url","type":"string"}},"required":["document_number","title","type","action","agencies","publication_date","effective_on","comments_close_on","significant","abstract","docket_ids","regulation_id_numbers","cfr_references","topics","url","flags","days_to_comment_close","days_to_effective"],"title":"RegDoc","type":"object"},"title":"Documents","type":"array"},"method_id":{"default":"reg_views_rules_v1","title":"Method Id","type":"string"},"next_since":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Since"},"total_matching":{"title":"Total Matching","type":"integer"}},"required":["as_of","total_matching","count","documents"],"title":"RegDocsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:59.435Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:59.174Z"},"liveness":{},"verified":false,"featured":false},{"id":7799,"slug":"7799","resource":"https://answerpool.io/v1/regs/comment-deadlines","description":"Proposed federal rules whose comment window closes within N days, sorted soonest first with exact day-counts — the actionable comment queue, optionally filtered to one agency or topic. Replaces scanning months of proposed rules and computing dates.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"within_days":14},"type":"http"},"output":{"example":{"as_of":"2026-09-02T14:00:00Z","count":1,"documents":[{"abstract":"Proposes amendments to insider trading plan conditions.","action":"Proposed rule.","agencies":["Securities and Exchange Commission"],"cfr_references":["17 CFR 240"],"comments_close_on":"2026-09-09","days_to_comment_close":7,"days_to_effective":null,"docket_ids":["SEC-2026-001"],"document_number":"2026-12342","effective_on":null,"flags":["comments_close_soon"],"publication_date":"2026-08-30","regulation_id_numbers":["3235-AN00"],"significant":null,"title":"Proposed Amendments to Rule 10b5-1","topics":["Securities"],"type":"Proposed Rule","url":"https://www.federalregister.gov/d/2026-12342"}],"total_matching":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"agency":{"anyOf":[{"maxLength":120,"pattern":"^[a-z0-9-]+$","type":"string"},{"type":"null"}],"default":null,"title":"Agency"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"term":{"anyOf":[{"maxLength":200,"type":"string"},{"type":"null"}],"default":null,"title":"Term"},"within_days":{"default":14,"description":"Comment periods closing within this many days.","maximum":90,"minimum":1,"title":"Within Days","type":"integer"}},"title":"CommentDeadlinesIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Regulatory information from the Federal Register (public domain); not legal advice.","title":"Disclaimer","type":"string"},"documents":{"items":{"properties":{"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"cfr_references":{"items":{"type":"string"},"title":"Cfr References","type":"array"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"docket_ids":{"items":{"type":"string"},"title":"Docket Ids","type":"array"},"document_number":{"title":"Document Number","type":"string"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"publication_date":{"title":"Publication Date","type":"string"},"regulation_id_numbers":{"items":{"type":"string"},"title":"Regulation Id Numbers","type":"array"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"topics":{"items":{"type":"string"},"title":"Topics","type":"array"},"type":{"title":"Type","type":"string"},"url":{"title":"Url","type":"string"}},"required":["document_number","title","type","action","agencies","publication_date","effective_on","comments_close_on","significant","abstract","docket_ids","regulation_id_numbers","cfr_references","topics","url","flags","days_to_comment_close","days_to_effective"],"title":"RegDoc","type":"object"},"title":"Documents","type":"array"},"method_id":{"default":"reg_views_rules_v1","title":"Method Id","type":"string"},"next_since":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Next Since"},"total_matching":{"title":"Total Matching","type":"integer"}},"required":["as_of","total_matching","count","documents"],"title":"RegDocsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:55.899Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:55.598Z"},"liveness":{},"verified":false,"featured":false},{"id":7800,"slug":"7800","resource":"https://answerpool.io/v1/ipo/withdrawn","description":"Registration statements withdrawn in the last N days (RW and AW filings), newest first with issuer and filing links — the dead-deal list as one call. Covers all registration types, stated in the response.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"days":60},"type":"http"},"output":{"example":{"as_of":"2026-09-02T23:00:00Z","count":1,"filings":[{"accession":"0001437749-26-028921","cik":"0001999998","company":"EXAMPLE THERAPEUTICS INC","filed":"2026-08-20","form":"RW","ticker":null,"url":"https://www.sec.gov/Archives/edgar/data/1999998/000143774926028921-index.htm"}],"note":"RW/AW cover withdrawal of any registration statement, not only IPOs.","window_days":60},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"days":{"default":60,"maximum":365,"minimum":1,"title":"Days","type":"integer"},"limit":{"default":50,"maximum":100,"minimum":1,"title":"Limit","type":"integer"}},"title":"WithdrawnIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Registration and offering events from public SEC EDGAR filings; stage labels and the likely-IPO flag are deterministic heuristics, not offering advice. Not investment advice.","title":"Disclaimer","type":"string"},"filings":{"items":{"properties":{"accession":{"title":"Accession","type":"string"},"cik":{"title":"Cik","type":"string"},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company"},"filed":{"title":"Filed","type":"string"},"form":{"title":"Form","type":"string"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"url":{"title":"Url","type":"string"}},"required":["accession","cik","company","ticker","form","filed","url"],"title":"IpoFiling","type":"object"},"title":"Filings","type":"array"},"method_id":{"default":"sec_ipo_rules_v1","title":"Method Id","type":"string"},"note":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Note"},"window_days":{"title":"Window Days","type":"integer"}},"required":["as_of","window_days","count","filings"],"title":"FilingsOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:32.106Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:31.848Z"},"liveness":{},"verified":false,"featured":false},{"id":7801,"slug":"7801","resource":"https://answerpool.io/v1/impact/company","description":"Recent federal rules and proposed rules mapped to one public company via its SEC industry code — curated SIC-to-regulator table plus the agencies' rulemaking with comment and effective-date flags. Industry-level heuristic, one call.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ticker":"AAPL"},"type":"http"},"output":{"example":{"as_of":"2026-09-02T20:00:00Z","cik":"0000320193","count":1,"documents":[{"abstract":"Requires registrants to disclose material cybersecurity incidents.","action":"Final rule.","agencies":["Securities and Exchange Commission"],"cfr_references":["17 CFR 240"],"comments_close_on":null,"days_to_comment_close":null,"days_to_effective":10,"docket_ids":["SEC-2026-001"],"document_number":"2026-12341","effective_on":"2026-09-12","flags":["significant","effective_soon","final_rule_pending_effect"],"publication_date":"2026-08-30","regulation_id_numbers":["3235-AN00"],"significant":true,"title":"Cybersecurity Risk Management Rule","topics":["Securities"],"type":"Rule","url":"https://www.federalregister.gov/d/2026-12341"}],"mapped_agencies":["environmental-protection-agency","occupational-safety-and-health-administration","securities-and-exchange-commission"],"name":"Apple Inc.","sic":"3571","sic_description":"Electronic Computers","total_matching":3},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"cik":{"anyOf":[{"maxLength":10,"pattern":"^\\d{1,10}$","type":"string"},{"type":"null"}],"default":null,"title":"Cik"},"days":{"default":90,"description":"Publication window.","maximum":365,"minimum":7,"title":"Days","type":"integer"},"limit":{"default":25,"maximum":100,"minimum":1,"title":"Limit","type":"integer"},"significant_only":{"default":false,"title":"Significant Only","type":"boolean"},"ticker":{"anyOf":[{"maxLength":12,"type":"string"},{"type":"null"}],"default":null,"title":"Ticker"},"types":{"default":"rule,proposed_rule","description":"Comma-separated FR types.","title":"Types","type":"string"}},"title":"CompanyRulesIn","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"cik":{"title":"Cik","type":"string"},"count":{"title":"Count","type":"integer"},"disclaimer":{"default":"Heuristic cross-corpus join over public Federal Register and SEC EDGAR text; a citation or industry mapping indicates relevance, not legal exposure. Not legal advice.","title":"Disclaimer","type":"string"},"documents":{"items":{"properties":{"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"agencies":{"items":{"type":"string"},"title":"Agencies","type":"array"},"cfr_references":{"items":{"type":"string"},"title":"Cfr References","type":"array"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"docket_ids":{"items":{"type":"string"},"title":"Docket Ids","type":"array"},"document_number":{"title":"Document Number","type":"string"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"publication_date":{"title":"Publication Date","type":"string"},"regulation_id_numbers":{"items":{"type":"string"},"title":"Regulation Id Numbers","type":"array"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"title":{"title":"Title","type":"string"},"topics":{"items":{"type":"string"},"title":"Topics","type":"array"},"type":{"title":"Type","type":"string"},"url":{"title":"Url","type":"string"}},"required":["document_number","title","type","action","agencies","publication_date","effective_on","comments_close_on","significant","abstract","docket_ids","regulation_id_numbers","cfr_references","topics","url","flags","days_to_comment_close","days_to_effective"],"title":"RegDoc","type":"object"},"title":"Documents","type":"array"},"mapped_agencies":{"items":{"type":"string"},"title":"Mapped Agencies","type":"array"},"method_id":{"default":"reg_impact_rules_v1","title":"Method Id","type":"string"},"name":{"title":"Name","type":"string"},"sic":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Sic"},"sic_description":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Sic Description"},"total_matching":{"title":"Total Matching","type":"integer"}},"required":["as_of","cik","name","sic","sic_description","mapped_agencies","total_matching","count","documents"],"title":"CompanyRulesOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:27:04.102Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:27:03.842Z"},"liveness":{},"verified":false,"featured":false},{"id":7802,"slug":"7802","resource":"https://answerpool.io/v1/funding/signals","description":"Get the US federal money trail for a technology term — returns USAspending obligations by fiscal year with 3y growth, top recipients, NIH grant counts and recent projects, plus flags. Use instead of joining two federal APIs.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"term":"quantum computing"},"type":"http"},"output":{"example":{"as_of":"2026-08-30T18:00:00Z","fiscal_years":[2022,2023,2024,2025,2026],"flags":["partial_current_fy","nih_active"],"nih_growth_3y":0.19,"nih_projects_by_fy":{"2024":47,"2025":37},"nih_recent_projects":[{"award_amount_usd":612000,"fiscal_year":2026,"organization":"MIT","project_num":"1R01EB035892-01","title":"Quantum sensing for neuroimaging"}],"term":"quantum computing","top_recipients":[{"amount_usd":44900000,"name":"UNIVERSITY OF CALIFORNIA, SAN DIEGO","uei":"UYTTZT6G9DT1"}],"usaspending_by_fy":[{"contract_obligations_usd":180000000,"fiscal_year":2025,"grant_obligations_usd":57100000,"total_obligations_usd":237100000}],"usaspending_growth_3y":0.48},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"term":{"description":"Technology keyword, e.g. 'quantum computing'.","maxLength":200,"minLength":2,"title":"Term","type":"string"},"years":{"default":5,"description":"How many fiscal years back to aggregate.","maximum":8,"minimum":2,"title":"Years","type":"integer"}},"required":["term"],"title":"FundingInput","type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"as_of":{"title":"As Of","type":"string"},"disclaimer":{"default":"Keyword-matched US federal spending (USAspending) and NIH grants (RePORTER), both public domain; an activity signal, not a census of the technology and not investment advice.","title":"Disclaimer","type":"string"},"fiscal_years":{"items":{"type":"integer"},"title":"Fiscal Years","type":"array"},"flags":{"items":{"type":"string"},"title":"Flags","type":"array"},"method_id":{"default":"funding_signals_rules_v1","title":"Method Id","type":"string"},"nih_growth_3y":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Nih Growth 3Y"},"nih_projects_by_fy":{"additionalProperties":{"type":"integer"},"title":"Nih Projects By Fy","type":"object"},"nih_recent_projects":{"items":{"properties":{"award_amount_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Award Amount Usd"},"fiscal_year":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Fiscal Year"},"organization":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Organization"},"project_num":{"title":"Project Num","type":"string"},"title":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Title"}},"required":["project_num","title","organization","award_amount_usd","fiscal_year"],"title":"NihProject","type":"object"},"title":"Nih Recent Projects","type":"array"},"term":{"title":"Term","type":"string"},"top_recipients":{"items":{"properties":{"amount_usd":{"title":"Amount Usd","type":"number"},"name":{"title":"Name","type":"string"},"uei":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Uei"}},"required":["name","amount_usd","uei"],"title":"Recipient","type":"object"},"title":"Top Recipients","type":"array"},"usaspending_by_fy":{"items":{"properties":{"contract_obligations_usd":{"title":"Contract Obligations Usd","type":"number"},"fiscal_year":{"title":"Fiscal Year","type":"integer"},"grant_obligations_usd":{"title":"Grant Obligations Usd","type":"number"},"total_obligations_usd":{"title":"Total Obligations Usd","type":"number"}},"required":["fiscal_year","total_obligations_usd","contract_obligations_usd","grant_obligations_usd"],"title":"FiscalYearSpend","type":"object"},"title":"Usaspending By Fy","type":"array"},"usaspending_growth_3y":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Total obligations, last complete FY vs 3 FYs earlier, as a ratio - 1; null if base is 0.","title":"Usaspending Growth 3Y"}},"required":["as_of","term","fiscal_years","usaspending_by_fy","usaspending_growth_3y","top_recipients","nih_projects_by_fy","nih_growth_3y","nih_recent_projects","flags"],"title":"FundingOutput","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"answerpool.io","lastUpdated":"2026-09-02T22:26:36.026Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T22:26:35.654Z"},"liveness":{},"verified":false,"featured":false}]}