{"uid":"cap_AM_EZ_RoA2fuZkDlJskze","slug":"2s-io-6f9177c4","name":"2s.io US Congressional Bill Summaries","description":"Stream the latest US Congressional bill summaries via Congress.gov. Each row is a CRS-authored summary attached to a specific version of a bill (Introduced, Reported to House, Engrossed in Senate, Public Law, etc.). Filter by congress + bill type. Returns the underlying bill metadata + summary text + version code + action date. Use this for change-detection on bills you care about, or to power agent-side \"what did Congress just pass\" feeds.","url":"https://2s.io/api/gov/bill-summaries","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"properties":{"sort":{"enum":["updateDate+desc","updateDate+asc"],"type":"string","default":"updateDate+desc"},"type":{"enum":["hr","s","hjres","sjres","hconres","sconres","hres","sres"],"type":"string"},"limit":{"type":"integer","default":25,"maximum":250,"minimum":1},"offset":{"type":"integer","default":0,"minimum":0},"toDate":{"type":"string"},"congress":{"type":"integer"},"fromDate":{"type":"string","description":"YYYY-MM-DD."}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"sort":"updateDate+desc","type":"hr","limit":10,"congress":118}}},"response":{"data":{"ok":true,"items":[],"total":0,"source":{"url":"https://api.congress.gov/","license":"US Government work, public domain.","provider":"Congress.gov API (Library of Congress)"}},"meta":{"cost":{"usd":0.0012,"tier":0},"caller":"x402","version":null,"endpoint":"gov.bill-summaries","settlement":{"txHash":"0xdb32119c8b24944b72fa8334f8e7a7c4763df1a3cb11b323ccbc01514629c05f","network":"eip155:8453","success":true}}}},"exampleRequest":{"sort":"updateDate+desc","type":"hr","limit":10,"congress":118},"tags":["x402"],"displayCostAmount":"0.0012","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0012/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_BacdqLCOhu8AFjfX3vS9n","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Streams CRS-authored summaries for US Congressional bills filtered by congress number and bill type, returning bill metadata, summary text, version code, and action date.","exampleAgentPrompt":"Pull the 50 most recently updated CRS bill summaries for House bills (type 'hr') in the 118th Congress, sorted by update date descending.","exampleUseCases":null,"resultDescription":"A paginated list of CRS-authored bill summary records, each containing the summary text, bill metadata (number, title, type), the version/stage code (e.g. Introduced, Reported to House, Public Law), and the action date when that summary version was created.","failureModes":["Invalid bill type enum value returns 400 error","Congress number out of range or not yet available returns empty result set","fromDate/toDate in wrong format (not YYYY-MM-DD) returns 400","Offset beyond available records returns empty array","Rate limiting or payment failure returns 402"],"whenToPreferThis":"Use this endpoint when you need structured, CRS-authored bill summary text tied to specific legislative stages, especially for change-detection on tracked bills or building 'what did Congress just do' feeds. Prefer this over raw bill text endpoints when you want human-readable summaries rather than full bill text.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T12:43:44.084Z","isFirstParty":false}