{"uid":"cap_q7mXlvx91AW5uFZ-rxiW-","slug":"2s-io-us-house-financial-disclosure-filings-api-142a106e","name":"2s.io US House Financial Disclosure Filings API","description":"Track US House members' financial-disclosure filings — including Periodic Transaction Reports (PTRs), the STOCK Act filings where members must disclose their stock trades within 45 days. Defaults to PTRs; pass type=annual|candidate|amendment|all to see other disclosure kinds. Filter by member name (q), 2-letter state, filing year, or filing-date range (dateFrom/dateTo). Each result gives the member, state + district, filing type (with a readable label), the filing/disclosure date, and a direct link to the source document (docUrl). The envelope total is the full count matching your filter — so q=Pelosi or year=2026 answers 'how many PTRs did they file'. Covers 2008→present (~8,200 PTRs), refreshed daily so new filings appear within ~a day. Note: by law trades are disclosed up to 45 days after they happen — this is current-to-the-filing, not real-time. Data: US House Clerk (public domain).","url":"https://2s.io/api/gov/congress-filings","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":{"q":{"type":"string","description":"Member name substring (e.g. \"Pelosi\")."},"type":{"type":"string","description":"ptr (default) | annual | candidate | amendment | all."},"year":{"type":"integer","description":"Filing year (2008+)."},"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Max rows (default 25)."},"state":{"type":"string","description":"2-letter state (e.g. CA)."},"dateTo":{"type":"string","description":"Filing date <= YYYY-MM-DD."},"offset":{"type":"integer","minimum":0},"chamber":{"type":"string","description":"house (default; complete 2008+). Senate PTR filings are partially present; full Senate index coming."},"dateFrom":{"type":"string","description":"Filing date >= YYYY-MM-DD."}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"q":"Smith","type":"ptr","year":2023,"limit":10,"chamber":"house"}}},"response":{"data":{"ok":true,"items":[{"docId":"20023381","state":"NE","docUrl":"https://disclosures-clerk.house.gov/public_disc/ptr-pdfs/2023/20023381.pdf","chamber":"house","district":"NE03","filingDate":"2023-07-26","filingType":"P","filingYear":2023,"memberName":"Adrian Smith","tradesParsed":false,"filingTypeLabel":"Periodic Transaction Report (stock trades)"},{"docId":"20023004","state":"NE","docUrl":"https://disclosures-clerk.house.gov/public_disc/ptr-pdfs/2023/20023004.pdf","chamber":"house","district":"NE03","filingDate":"2023-05-23","filingType":"P","filingYear":2023,"memberName":"Adrian Smith","tradesParsed":false,"filingTypeLabel":"Periodic Transaction Report (stock trades)"}],"total":2,"source":{"url":"https://disclosures-clerk.house.gov/","license":"Public-domain US government disclosure data (STOCK Act / Ethics in Government Act).","provider":"US House Clerk — Financial Disclosure"}},"meta":{"cost":{"usd":0.0012,"tier":0},"caller":"x402","version":null,"endpoint":"gov.congress-filings","settlement":{"txHash":"0x39f6701568b267ac92c4ddf1eba358ac7648e4b303e46921eeb128a17a537be7","network":"eip155:8453","success":true}}}},"exampleRequest":{"q":"Smith","type":"ptr","year":2023,"limit":10,"chamber":"house"},"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_VHeX-sZDfbiEmmitZKwPg","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":"Search and filter US House members' financial disclosure filings (PTRs, annual, amendments) from 2008 to present, sourced daily from the US House Clerk.","exampleAgentPrompt":"Show me all the Periodic Transaction Reports (stock trade disclosures) that Nancy Pelosi filed in 2023, and include links to the actual documents.","exampleUseCases":null,"resultDescription":"Returns a paginated list of financial disclosure filings matching the filters, each with the member's name, state and district, filing type with readable label, filing/disclosure date, and a direct URL to the source document on the House Clerk's website, plus an envelope total count of all matching records.","failureModes":["No results returned if member name substring doesn't match any known filer","Invalid state code or date format may return empty results or an error","Year outside 2008–present range returns no data","Senate filings are incomplete — full Senate index not yet available","Filing may be missing if it was just submitted and the daily refresh hasn't run yet (up to ~24-hour lag)","Trades themselves may be up to 45 days old relative to the filing date by law"],"whenToPreferThis":"Use this endpoint when you need structured, filterable access to US House members' financial disclosure filings — especially STOCK Act Periodic Transaction Reports — sourced directly from the House Clerk. Prefer this over manual document searches or scrapers when you need count aggregations, date-range filtering, or direct document links at scale. Note this covers House filings from 2008 onward; Senate coverage is partial.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:55:51.182Z","isFirstParty":false}