{"uid":"cap_2hjLxKBacgn5CAvO6LvxO","slug":"sec-edgar-insider-ownership-filings-x402-gateway-35423aeb","name":"SEC EDGAR Insider Ownership Filings (x402 Gateway)","description":"Ownership changes for one issuer SINCE a cursor: Forms 3/4/5 (Section 16 officers, directors) and Schedules 13D/13G (5%+ holders), amendments included. Returns the FILING-level change and its document URL; share counts inside each Form 4 are NOT parsed and not claimed. Requires ?since=YYYY-MM-DD AND ?ticker= or ?cik=. Optional ?forms=4, ?limit=1..200. Errors: 400 missing_since|missing_issuer, 404 unknown_ticker, 502 edgar_unavailable. AN EMPTY DELTA IS CHARGED. 8-K: /edgar/events.","url":"https://x402.donnyautomation.com/edgar/insiders","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["ticker","since"],"properties":{"cik":{"type":"string","description":"SEC Central Index Key, 1 to 10 digits (e.g. 1045810). Alternative to ticker; supplying either one is enough."},"forms":{"type":"string","description":"Comma separated filter within the ownership set, e.g. 4 or SC 13D. A form also matches its /A amendment. Anything outside Forms 3, 4, 5, SC 13D and SC 13G is never returned by this route."},"limit":{"type":"string","description":"Maximum filings returned, 1 to 200 (default 50). Active issuers file many Form 4s; matched and truncated tell you when you hit the cap."},"since":{"type":"string","description":"ISO date YYYY-MM-DD. INCLUSIVE cursor: ownership filings on this date are returned. Required — this endpoint returns a delta, not a dump."},"ticker":{"type":"string","description":"Exchange ticker, e.g. NVDA. Resolved through SEC company_tickers.json. Send cik instead when you have it. If both are sent, cik wins."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"count":1,"since":"2026-01-01","issuer":{"cik":"0001045810","name":"NVIDIA CORP","ticker":"NVDA","exchanges":["Nasdaq"]},"changed":true,"filings":[{"form":"4","filingDate":"2026-08-27","reportDate":"2026-08-25","isAmendment":false,"ownershipClass":"section-16-insider","accessionNumber":"0001140361-26-034741","primaryDocumentUrl":"https://www.sec.gov/Archives/edgar/data/1045810/000114036126034741/xslF345X06/form4.xml"}],"returns":"Filing-level changes and the document URL to read. Owner names and share counts live inside each Form 4 / 13D document and are not parsed here.","endpoint":"/edgar/insiders","nextSince":"2026-08-27","attribution":"Source: U.S. Securities and Exchange Commission EDGAR. US Government public-domain records, read live at call time.","notIncluded":"Form 144 (a notice of a PROPOSED sale) and Form 13F.","formsCovered":["3","3/A","4","4/A","5","5/A","SC 13D","SC 13D/A","SC 13G","SC 13G/A"]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Unz9ik_ncjo4g42p6R7xl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a delta of SEC EDGAR insider ownership filings (Forms 3, 4, 5, SC 13D/G) for a given company ticker or CIK since a specified date.","exampleAgentPrompt":"Pull all SEC insider ownership filings for NVDA (ticker) since 2026-01-01 — I want to see any Form 4s or SC 13D filings that came in, up to 100 results.","exampleUseCases":[{"title":"Track insider selling before earnings","prompt":"Get me all Form 4 filings for Tesla since 2026-06-01 — I want to see if any executives or directors have been selling shares ahead of the next earnings report."},{"title":"Monitor activist investor 13D disclosures","prompt":"Fetch any SC 13D filings for Apple since 2025-09-01 — I want to know if any activist investors have disclosed a significant stake recently."},{"title":"Research insider activity by CIK","prompt":"Pull the last 50 insider ownership filings for the company with SEC CIK 1045810 since 2026-01-01, filtering for Forms 4 and 5 only."}],"resultDescription":"A JSON object containing: filing count, the since date used, issuer details (CIK, name, ticker, exchanges), a changed flag, an array of filings each with form type, filing date, report date, amendment flag, ownership class, accession number, and a URL to the primary SEC document. Also includes nextSince cursor, attribution, and notes on what forms are and are not covered.","failureModes":["Invalid or unresolvable ticker symbol returns an error — use CIK instead if ticker resolution fails","Missing required 'since' date parameter causes a 400-level error","CIK not found in SEC database returns empty results or error","Limit out of range (outside 1–200) causes validation failure","Payment not completed via x402/USDC results in 402 response before data is returned","Forms outside the supported set (3, 4, 5, SC 13D, SC 13G) are silently excluded","Very active issuers may hit the limit cap — check 'matched' vs 'truncated' fields"],"whenToPreferThis":"Choose this endpoint when you need a time-bounded delta of SEC insider ownership filings (Forms 3/4/5/SC 13D/SC 13G) for a specific public company, identified by ticker or CIK, and you want filing-level metadata with direct links to SEC documents. It is ideal for monitoring insider activity changes since a known date rather than downloading full EDGAR dumps. It does not parse owner names or share counts from the documents themselves — use it to discover which filings exist and then fetch the linked documents for details.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:54:48.066Z","isFirstParty":false}