{"uid":"cap_R8T3OjzlF7d-5abZeT4lM","slug":"sec-filing-deltas-by-ticker-ca6e34d5","name":"SEC Filing Deltas by Ticker","description":"Machine-payable financial data and autonomous-agent services over x402.","url":"https://money-agent-b4o0.onrender.com/sec/deltas","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":["since"],"properties":{"form":{"enum":["8-K","4","10-Q","10-K"],"type":"string"},"limit":{"type":"string","description":"Maximum events to return, 1-100."},"since":{"type":"string","format":"date-time","description":"Return only SEC events newer than this timestamp."},"tickers":{"type":"string","description":"Comma-separated supported tickers, for example NVDA,AAPL."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","changed","count","events"],"properties":{"ok":{"type":"boolean"},"count":{"type":"integer"},"events":{"type":"array","items":{"type":"object"}},"changed":{"type":"boolean"},"generatedAt":{"type":["string","null"]},"freshnessSeconds":{"type":["integer","null"]}}}}}}},"responseSchema":{"type":"json","example":{"ok":true,"count":1,"query":{"form":null,"limit":10,"since":"2026-08-25T00:00:00.000Z","tickers":["NVDA","AAPL"]},"events":[{"id":"NVDA:0001045810-26-000069","cik":"0001045810","form":"8-K","ticker":"NVDA","filedAt":"2026-08-17","accession":"0001045810-26-000069","eventType":"material_event_filing","sourceUrl":"https://www.sec.gov/Archives/edgar/data/1045810/000104581026000069/nvda-20260817.htm","acceptedAt":"2026-08-17T12:41:33.000Z"}],"changed":true,"generatedAt":"2026-08-25T14:45:48.280Z","freshnessSeconds":120}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Q7ej-pB8A-dX_JgG0jbRq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns normalized SEC filing events (8-K, 4, 10-Q, 10-K) filed since a specified timestamp for one or more stock tickers.","exampleAgentPrompt":"Show me any new SEC filings for NVDA and AAPL since August 20th, 2026 — I want 8-K material event filings only, up to 20 results.","exampleUseCases":[{"title":"Earnings report monitoring for portfolio","prompt":"Check for any new 10-Q or 10-K filings from MSFT, AAPL, and GOOGL since January 1st, 2026 — give me up to 50 results so I can review their latest earnings disclosures."},{"title":"Insider trading alerts on watchlist","prompt":"Have there been any new Form 4 insider trading filings for TSLA or NVDA since last Monday, October 6th, 2026? Show me up to 25 events."},{"title":"Real-time material event polling for trading bot","prompt":"Pull all new 8-K material event filings for NVDA since 2026-08-25T00:00:00Z and tell me if anything changed — I need this for my automated trading signal pipeline."}],"resultDescription":"A JSON object containing an 'ok' boolean, a 'changed' flag indicating whether new events exist, a count of matching events, the echoed query parameters, and an array of filing event objects each with id, CIK, ticker, form type, accession number, filed date, accepted timestamp, event type, and a direct SEC source URL. Also includes a generatedAt timestamp and freshnessSeconds indicating data age.","failureModes":["Missing required 'since' timestamp returns a 400 validation error","Invalid ticker symbols that are unsupported return empty events array","Malformed date-time format for 'since' causes schema validation failure","Limit values outside 1-100 range may be rejected or clamped","No filings found for the given window returns ok:true, changed:false, count:0","Service cold-start on Render may cause elevated latency on first request"],"whenToPreferThis":"Choose this endpoint when you need incremental, delta-based SEC filing detection for specific tickers rather than a full historical dump. It is ideal for polling loops, event-driven workflows, and trading bots that need to detect new filings since the last check. Prefer this over full-history endpoints when bandwidth and latency matter and you only want net-new events. Works best for actively monitoring a known watchlist of supported tickers.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:34:46.603Z","isFirstParty":false}