{
  "data": {
    "latestFilings": [
      {
        "acceptanceDateTime": "2026-07-02T16:31:40.000Z",
        "accessionNo": "0001214659-26-008121",
        "cik": "0000789019",
        "companyName": "MICROSOFT CORP",
        "detailUrl": "https://www.sec.gov/Archives/edgar/data/789019/000121465926008121/j72261px14a6g.htm",
        "eventType": "other",
        "filedAt": "2026-07-02",
        "form": "PX14A6G",
        "ingestedAt": "2026-07-03T23:42:24+00:00",
        "isInlineXbrl": false,
        "isXbrl": false,
        "items": [],
        "primaryDocDescription": null,
        "primaryDocument": "j72261px14a6g.htm",
        "reportDate": null,
        "size": 128455,
        "ticker": "MSFT"
      },
      {
        "acceptanceDateTime": "2026-07-02T13:23:16.000Z",
        "accessionNo": "0001045810-26-000060",
        "cik": "0001045810",
        "companyName": "NVIDIA CORP",
        "detailUrl": "https://www.sec.gov/Archives/edgar/data/1045810/000104581026000060/nvda-20260628.htm",
        "eventType": "current_report",
        "filedAt": "2026-07-02",
        "form": "8-K",
        "ingestedAt": "2026-07-03T23:42:24+00:00",
        "isInlineXbrl": true,
        "isXbrl": true,
        "items": [
          "5.02"
        ],
        "primaryDocDescription": "8-K",
        "primaryDocument": "nvda-20260628.htm",
        "reportDate": "2026-06-28",
        "size": 138094,
        "ticker": "NVDA"
      },
      {
        "acceptanceDateTime": "2026-07-01T22:03:47.000Z",
        "accessionNo": "0000789019-26-000137",
        "cik": "0000789019",
        "companyName": "MICROSOFT CORP",
        "detailUrl": "https://www.sec.gov/Archives/edgar/data/789019/000078901926000137/xslF345X06/form4.xml",
        "eventType": "insider_transaction",
        "filedAt": "2026-07-01",
        "form": "4",
        "ingestedAt": "2026-07-03T23:42:24+00:00",
        "isInlineXbrl": false,
        "isXbrl": false,
        "items": [],
        "primaryDocDescription": "STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES",
        "primaryDocument": "xslF345X06/form4.xml",
        "reportDate": "2026-07-01",
        "size": 3987,
        "ticker": "MSFT"
      }
    ],
    "latestInsiderTrades": [
      {
        "acceptanceDateTime": "2026-07-01T22:03:47.000Z",
        "accessionNo": "0000789019-26-000137",
        "cik": "0000789019",
        "companyName": "MICROSOFT CORP",
        "detailUrl": "https://www.sec.gov/Archives/edgar/data/789019/000078901926000137/xslF345X06/form4.xml",
        "eventType": "insider_transaction",
        "filedAt": "2026-07-01",
        "form": "4",
        "ingestedAt": "2026-07-03T23:42:24+00:00",
        "isInlineXbrl": false,
        "isXbrl": false,
        "items": [],
        "primaryDocDescription": "STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES",
        "primaryDocument": "xslF345X06/form4.xml",
        "reportDate": "2026-07-01",
        "size": 3987,
        "ticker": "MSFT"
      },
      {
        "acceptanceDateTime": "2026-06-29T21:07:02.000Z",
        "accessionNo": "0001199039-26-000009",
        "cik": "0001045810",
        "companyName": "NVIDIA CORP",
        "detailUrl": "https://www.sec.gov/Archives/edgar/data/1045810/000119903926000009/xslF345X06/wk-form4_1782767219.xml",
        "eventType": "insider_transaction",
        "filedAt": "2026-06-29",
        "form": "4",
        "ingestedAt": "2026-07-03T23:42:24+00:00",
        "isInlineXbrl": false,
        "isXbrl": false,
        "items": [],
        "primaryDocDescription": "FORM 4",
        "primaryDocument": "xslF345X06/wk-form4_1782767219.xml",
        "reportDate": "2026-06-25",
        "size": 7041,
        "ticker": "NVDA"
      }
    ],
    "sampleQueries": [
      {
        "description": "Recent filings filtered by SEC form type.",
        "endpoint": "/v1/sec/latest?form=8-K&limit=50",
        "requiresSubscription": true
      },
      {
        "description": "Ticker-first normalized company event feed.",
        "endpoint": "/v1/sec/company/AAPL/events?limit=25",
        "requiresSubscription": true
      },
      {
        "description": "Batch filing change feed for watchlists.",
        "endpoint": "/v1/sec/watchlist/changes?tickers=AAPL,MSFT&since=2026-07-01",
        "requiresSubscription": true
      },
      {
        "description": "Ticker, CIK, and company-name lookup.",
        "endpoint": "/v1/sec/companies/search?q=apple",
        "requiresSubscription": true
      },
      {
        "description": "Forms 3, 4, and 5 for insider activity workflows.",
        "endpoint": "/v1/sec/insider-trades?ticker=MSFT&limit=25",
        "requiresSubscription": true
      }
    ],
    "stats": {
      "companyCount": 8006,
      "filingCount": 3006,
      "latestIngestRun": {
        "createdAt": "2026-07-03T23:42:24+00:00",
        "status": "ok",
        "target": "watchlist"
      }
    }
  },
  "meta": {
    "docsUrl": "https://api.data-apis.com/docs",
    "generatedAt": "2026-07-03T23:50:09+00:00",
    "notInvestmentAdvice": true,
    "sampleOnly": true,
    "subscribeUrl": "https://rapidapi.com/autoearnapi/api/sec-event-intelligence"
  }
}