{"uid":"cap_Rl5vNHyqr6baPKbCkKA36","slug":"2s-io-congress-stock-trades-api-b43b3867","name":"2s.io Congress Stock Trades API","description":"Search individual US Congress member stock trades, parsed from STOCK Act Periodic Transaction Reports into clean rows. Filter by member name (q, e.g. \"Pelosi\"), ticker (e.g. NVDA), transaction type (purchase | sale | exchange | partial_sale), 2-letter state, chamber, or transaction-date range (dateFrom/dateTo). Each trade returns the member + state/district, owner (self/spouse/joint/dependent), ticker + asset description, buy/sell, the disclosed dollar RANGE (amountMin/amountMax — disclosures are ranges, not exact), the transaction date, the disclosure date, days-to-disclose (compliance lag), and a link to the source filing PDF. The envelope total is the full count matching your filter — so ticker=NVDA&type=purchase counts who bought NVIDIA. Amounts are ranges by law; trades are disclosed up to 45 days after they happen (current-to-the-filing). Coverage: US House + Senate e-filed PTRs; scanned/handwritten reports are parsed separately. Data: US House Clerk / US Senate eFD (public domain). Cross-ref /api/gov/congress-filings for the raw filing index.","url":"https://2s.io/api/gov/congress-trades","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":"purchase | sale | exchange | partial_sale."},"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Max rows (default 25)."},"party":{"type":"string","description":"D | R | I (or Democrat/Republican/Independent)."},"state":{"type":"string","description":"2-letter state."},"dateTo":{"type":"string","description":"Transaction date <= YYYY-MM-DD."},"offset":{"type":"integer","minimum":0},"ticker":{"type":"string","description":"Stock symbol (e.g. NVDA)."},"chamber":{"type":"string","description":"house | senate (both covered)."},"dateFrom":{"type":"string","description":"Transaction date >= YYYY-MM-DD."}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"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_nWi1hZ8f0cjptY2sDaaW4","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 Congress member stock trades parsed from STOCK Act Periodic Transaction Reports, returning structured trade details including member, ticker, transaction type, dollar range, and filing PDF link.","exampleAgentPrompt":"Show me all NVIDIA stock purchases by Senate members from California between January 1 2024 and June 30 2024 — up to 50 results, with the disclosure lag and the source filing links.","exampleUseCases":null,"resultDescription":"A paginated JSON envelope with total match count and an array of trade records, each containing: member name, state/district, owner type (self/spouse/joint/dependent), ticker symbol, asset description, transaction type (purchase/sale/exchange/partial_sale), disclosed dollar range (amountMin/amountMax), transaction date, disclosure date, days-to-disclose compliance lag, and a URL to the original source filing PDF.","failureModes":["No results returned when filter combination matches zero trades (empty array, total=0)","Invalid transaction type value returns an error or empty result","Date format not in YYYY-MM-DD causes a parsing error","Ticker symbol not found in PTR filings returns empty results","Handwritten/scanned reports may not be included in results if not yet parsed","Offset beyond total count returns empty results"],"whenToPreferThis":"Use this endpoint when you need structured, filterable access to US congressional stock trade disclosures sourced directly from STOCK Act PTR filings. Prefer this over manual PDF searches or scraping the House Clerk/Senate eFD websites directly. Best suited for agents tracking political trading activity, researching specific tickers for congressional activity, monitoring compliance lag, or building political transparency dashboards.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:58:34.374Z","isFirstParty":false}