{"api":"v1","generated_at":"2026-09-16T05:25:31.479Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/answerpool-io-v1-regs-comment-deadlines-2b6abe","pinned_page":"https://tollindex.com/e/answerpool-io-v1-regs-comment-deadlines-2b6abe/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"answerpool-io-v1-regs-comment-deadlines-2b6abe","canonical_url":"https://answerpool.io/v1/regs/comment-deadlines","resource":"https://answerpool.io/v1/regs/comment-deadlines","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"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.","service_name":null,"declared_category":null,"declared_tags":["regulation","comments","deadlines","calendar"],"route_template":null,"registry_updated":"2026-09-02T22:27:55.899Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"regs comment deadlines","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-02T22:27:55.598Z"},"validation":{"latest":{"observed_at":"2026-09-16T04:19:47.703Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T04:19:47.703Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T04:17:29.418Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:15:14.561Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:14:28.741Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:29:52.158Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:58:54.224Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","page":"https://tollindex.com/seller/0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","endpoints":60,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["regulation","comments","deadlines","calendar"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-02T22:27:55.598Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://answerpool.io/v1/regs/comment-deadlines","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"within_days":14}},"output":{"type":"json","example":{"as_of":"2026-09-02T14:00:00Z","count":1,"documents":[{"url":"https://www.federalregister.gov/d/2026-12342","type":"Proposed Rule","flags":["comments_close_soon"],"title":"Proposed Amendments to Rule 10b5-1","action":"Proposed rule.","topics":["Securities"],"abstract":"Proposes amendments to insider trading plan conditions.","agencies":["Securities and Exchange Commission"],"docket_ids":["SEC-2026-001"],"significant":null,"effective_on":null,"cfr_references":["17 CFR 240"],"document_number":"2026-12342","publication_date":"2026-08-30","comments_close_on":"2026-09-09","days_to_effective":null,"days_to_comment_close":7,"regulation_id_numbers":["3235-AN00"]}],"total_matching":1}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","title":"CommentDeadlinesIn","properties":{"term":{"anyOf":[{"type":"string","maxLength":200},{"type":"null"}],"title":"Term","default":null},"limit":{"type":"integer","title":"Limit","default":25,"maximum":100,"minimum":1},"agency":{"anyOf":[{"type":"string","pattern":"^[a-z0-9-]+$","maxLength":120},{"type":"null"}],"title":"Agency","default":null},"within_days":{"type":"integer","title":"Within Days","default":14,"maximum":90,"minimum":1,"description":"Comment periods closing within this many days."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","title":"RegDocsOutput","required":["as_of","total_matching","count","documents"],"properties":{"as_of":{"type":"string","title":"As Of"},"count":{"type":"integer","title":"Count"},"documents":{"type":"array","items":{"type":"object","title":"RegDoc","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"],"properties":{"url":{"type":"string","title":"Url"},"type":{"type":"string","title":"Type"},"flags":{"type":"array","items":{"type":"string"},"title":"Flags"},"title":{"type":"string","title":"Title"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"topics":{"type":"array","items":{"type":"string"},"title":"Topics"},"abstract":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Abstract"},"agencies":{"type":"array","items":{"type":"string"},"title":"Agencies"},"docket_ids":{"type":"array","items":{"type":"string"},"title":"Docket Ids"},"significant":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Significant"},"effective_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Effective On"},"cfr_references":{"type":"array","items":{"type":"string"},"title":"Cfr References"},"document_number":{"type":"string","title":"Document Number"},"publication_date":{"type":"string","title":"Publication Date"},"comments_close_on":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Comments Close On"},"days_to_effective":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Effective"},"days_to_comment_close":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Days To Comment Close"},"regulation_id_numbers":{"type":"array","items":{"type":"string"},"title":"Regulation Id Numbers"}}},"title":"Documents"},"method_id":{"type":"string","title":"Method Id","default":"reg_views_rules_v1"},"disclaimer":{"type":"string","title":"Disclaimer","default":"Regulatory information from the Federal Register (public domain); not legal advice."},"next_since":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Next Since","default":null},"total_matching":{"type":"integer","title":"Total Matching"}}}}}}}}},"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.","lastUpdated":"2026-09-02T22:27:55.899Z","x402Version":2}]}}