{"uid":"cap_UmHtvcC-FuX5mIgFLRO9C","slug":"edgar-8-k-events-delta-feed-13d30201","name":"EDGAR 8-K Events Delta Feed","description":"Form 8-K material events for one issuer SINCE a cursor, each item code decoded to the title SEC prints (2.02 Results of Operations, 5.02 Departure of Directors, 1.05 Cybersecurity Incidents). Requires ?since=YYYY-MM-DD AND ?ticker= or ?cik=. Optional ?items=1.01,5.02 (matches ANY), ?limit=1..200. Errors: 400 missing_since|missing_issuer|bad_items, 404 unknown_ticker|unknown_cik, 502 edgar_unavailable, 503 rate_limited_locally. AN EMPTY DELTA IS CHARGED. Every form: /edgar/filings.","url":"https://x402.donnyautomation.com/edgar/events","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. 1318605). Alternative to ticker; supplying either one is enough."},"items":{"type":"string","description":"Comma separated 8K item codes to filter on, e.g. 1.01,5.02,2.06. A filing matches if it carries ANY of them. Malformed codes return 400 bad_items rather than being ignored."},"limit":{"type":"string","description":"Maximum events returned, 1 to 200 (default 50). matched and truncated are reported so a cut-off delta is visible."},"since":{"type":"string","description":"ISO date YYYY-MM-DD. INCLUSIVE cursor: events filed on this date are returned. Required — this endpoint returns a delta, not a dump."},"ticker":{"type":"string","description":"Exchange ticker, e.g. TSLA. 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","events":[{"form":"8-K","items":[{"code":"2.02","title":"Results of Operations and Financial Condition","titleSource":"sec-filing-index"},{"code":"9.01","title":"Financial Statements and Exhibits","titleSource":"sec-filing-index"}],"itemCodes":"2.02,9.01","filingDate":"2026-07-23","filingIndexUrl":"https://www.sec.gov/Archives/edgar/data/1318605/000162828026000000/0001628280-26-000000-index.htm","accessionNumber":"0001628280-26-000000"}],"issuer":{"cik":"0001318605","name":"Tesla, Inc.","ticker":"TSLA","exchanges":["Nasdaq"]},"changed":true,"endpoint":"/edgar/events","nextSince":"2026-07-23","attribution":"Source: U.S. Securities and Exchange Commission EDGAR. US Government public-domain records, read live at call time.","itemTitleSource":"Read from SEC-rendered EDGAR filing-index pages","unknownItemCodes":[]}},"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_NlbDhCi_NCxDppUA8xgs2","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 list of SEC EDGAR 8-K filings for a given company since a specified date, optionally filtered by item codes.","exampleAgentPrompt":"Can you pull all the SEC 8-K filings for Tesla since 2026-01-01, and filter to just Results of Operations and Financial Condition disclosures (item 2.02)?","exampleUseCases":[{"title":"Earnings release monitoring for equities","prompt":"Get me every 8-K Tesla filed since 2026-01-01 that includes item 2.02 — I want to see their earnings-related disclosures."},{"title":"Executive departure alert tracking","prompt":"Check if Apple has filed any 8-Ks since 2025-06-01 with item 5.02, which covers director or officer departures."},{"title":"M&A material event sweep","prompt":"Pull up to 100 SEC 8-K filings for CIK 1318605 since 2025-01-01 — I want to review all item codes to look for any merger or acquisition disclosures."}],"resultDescription":"Returns a JSON object with the issuer's identity (name, ticker, CIK, exchanges), a list of 8-K filing events each containing filing date, item codes with titles, accession number, and a link to the SEC filing index. Also includes a nextSince cursor for pagination, a changed flag, matched count, and attribution text.","failureModes":["Missing required 'since' or 'ticker'/'cik' parameter returns 400","Malformed 8-K item codes (e.g. '1.1' instead of '1.01') return 400 bad_items","Unknown ticker that cannot be resolved via SEC company_tickers.json returns 404 or empty result","CIK not found in SEC returns empty result set","Limit out of range (>200 or <1) returns 400","Payment not provided or insufficient returns 402"],"whenToPreferThis":"Use this endpoint when you need a date-bounded delta of 8-K filings for a specific public company, especially when you want to filter by specific disclosure item codes (e.g. earnings, officer changes, M&A events). It reads live from SEC EDGAR, so data is current at call time. Prefer this over bulk EDGAR downloads when you need targeted, structured event data per ticker or CIK with minimal post-processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:55:39.691Z","isFirstParty":false}