Veridion Disclosure API · early access

The public record, made usable.

Congressional stock disclosures and SEC ownership filings are public — and scattered across separate government systems with separate formats, separate identifiers, and no common schema. Veridion collects them at the source, parses them, links every row to its official document, and serves one normalized dataset. You verify any number against the government's own file without asking us.

Coverage · live from the warehouse

Disclosure rows

161,220

Members of Congress

423

Filings parsed

5,893

Receipt-linked rows

94,817

Tickers referenced

5,133

Rows filed, last 90 days

3,935

As of 2026-08-17 · full machine-readable coverage and provenance at /api/v1/coverage

What the dataset is

  • STOCK Act transactions. House and Senate periodic transaction reports: member, ticker, transaction type, trade date, filing date, disclosed amount range, owner type — with the filing-delay arithmetic already done.
  • SEC ownership filings. Form 3 and Form 4 insider activity, 13F institutional positions, and Schedule 13G/13D beneficial ownership, parsed from EDGAR.
  • A receipt on every row. Each record carries the office it came from, the document identifier, and a URL that resolves to the government's own file.
  • Honest coverage numbers. Every response states its own completeness — how many rows matched, what share carry parsed amounts, what share link to receipts. Gaps are reported, never papered over.

What it deliberately is not

  • No market data. Quotes, price history, and chart data are licensed inputs on our consumer product and are not redistributed here.
  • No third-party datasets. Only records Veridion collects itself from the official government systems are licensed. Rows sourced from commercial providers are excluded, and the machine-readable coverage endpoint reports that split.
  • No recommendations. Amounts stay as the bounded ranges disclosed in the filings. No motive is inferred. Identification data, not investment advice.

Response shape

{
  "data": [
    {
      "member": "Shri Thanedar",
      "member_slug": "shri-thanedar",
      "chamber": "House",
      "party": "D",
      "state": "MI",
      "ticker": "AAPL",
      "asset": "Apple Inc. - Common Stock",
      "transaction_type": "Sale",
      "transaction_date": "2026-01-09",
      "filing_date": "2026-08-13",
      "days_late": 171,
      "amount_low": 100001,
      "amount_high": 250000,
      "owner_type": "SP",
      "receipt": {
        "office": "us_house_clerk",
        "document_id": "20033910",
        "url": "https://disclosures-clerk.house.gov/public_disc/ptr-pdfs/2026/20033910.pdf",
        "collected_by": "veridion_ocr"
      }
    }
  ],
  "coverage": {
    "rows_returned": 1,
    "rows_matching": 187,
    "as_of": "2026-08-16",
    "receipt_linked_pct": 100.0,
    "amount_disclosed_pct": 69.5
  },
  "notice": "Amounts are the bounded ranges as disclosed. Veridion infers no motive and makes no recommendation."
}

Request access

Early access is open to a small number of teams while the API is finalized. Pricing starts as a monthly license and scales with volume; tell us what you are building and we will come back with specifics.

Weekly Veridion brief

Rating changes, public disclosure activity, methodology notes, and product updates. One email per week. No advertising list resale.