{"uid":"cap_ciEPM7jYipZHnvEKFu-lK","slug":"agents-x402stock-xyz-sec-edgar-filings-index-by-ticker-ec319a5f","name":"SEC EDGAR Filings Index by Ticker","description":"List a company's recent SEC EDGAR filings sourced directly from the SEC: form type, filing and report dates, the 8-K item codes, and a direct link to each primary document. Filter to a single form with `?type=10-K` (also 10-Q, 8-K, 4, etc.) and cap with `?limit=`. Use as the index into a company's disclosures before fetching or summarizing a specific filing. From x402stock","url":"https://agents.x402stock.xyz/api/v1/filings/{ticker}","method":"GET","headers":{},"bodySchema":{"type":"object","required":["ticker"],"properties":{"type":{"type":"string"},"limit":{"type":"integer","default":20,"maximum":100,"exclusiveMinimum":0},"ticker":{"type":"string","description":"US-listed ticker symbol (uppercase), e.g. AAPL."}}},"responseSchema":{"type":"object","required":["ticker","data","source","as_of"],"properties":{"data":{"type":"object","required":["cik","company","count","filings"],"properties":{"cik":{"type":"string"},"count":{"type":"number"},"company":{"type":"string"},"filings":{"type":"array","items":{"type":"object","required":["form","accession","filing_date","report_date","description","items","primary_document","url"],"properties":{"url":{"type":"string"},"form":{"type":"string"},"items":{"type":"array","items":{"type":"string"}},"accession":{"type":"string"},"description":{"anyOf":[{"type":"string"},{"type":"null"}]},"filing_date":{"type":"string"},"report_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"primary_document":{"type":"string"}},"additionalProperties":false}}},"additionalProperties":false},"as_of":{"anyOf":[{"type":"string"},{"type":"null"}]},"source":{"type":"string","const":"sec_edgar"},"ticker":{"type":"string"}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.01","displayCostAsset":"USD","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.01/call","primary":{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6ZuQ4YBdjUN5KgNpcpOpO","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x20C000000000000000000000b9537d11c60E8b50","unit":"request","depositMicros":null,"planRef":null}],"brandName":"agents.x402stock.xyz","brandSlug":"agents-x402stock-xyz-mpp","brandBaseUrl":"https://agents.x402stock.xyz","brandDocsUrl":null,"whatItDoes":"Lists a US-listed company's recent SEC EDGAR filings with form type, filing/report dates, 8-K item codes, and a direct link to each primary document.","exampleAgentPrompt":"Pull the 10 most recent SEC EDGAR filings for NVDA — I want to see the form types, filing dates, and links to the primary documents.","exampleUseCases":[{"title":"Pre-earnings 10-Q research check","prompt":"List the last 5 10-Q filings for Tesla so I can find links to their quarterly reports before the earnings call."},{"title":"8-K event monitoring for a holding","prompt":"Show me all 8-K filings for JPM from the last quarter — I want to see the item codes so I can spot any material events."},{"title":"Annual report document retrieval","prompt":"Get the most recent 10-K filing for Microsoft — I need the direct link to the primary document so I can read it."}],"resultDescription":"A JSON object containing the company's CIK, full legal name, total filing count, and an array of filings each with: form type, accession number, filing date, report date, 8-K item codes (if applicable), a human-readable description, the primary document filename, and a direct SEC.gov URL to that document. Also includes the data source (sec_edgar) and an as_of timestamp.","failureModes":["Invalid or unknown ticker symbol returns an error or empty filings array","Unsupported form type filter returns no results rather than an error","limit parameter out of range (<=0 or >100) results in a validation error","Network or upstream SEC EDGAR unavailability causes a 5xx response","Ticker exists but company has no filings of the requested type returns count=0"],"whenToPreferThis":"Use this endpoint when you need an indexed list of a company's SEC filings before fetching or summarizing a specific document — it acts as the discovery layer. Prefer it over direct SEC EDGAR searches when you want structured JSON output with direct document links and 8-K item codes without parsing SEC's own HTML. Especially useful for agents that need to programmatically navigate a company's disclosure history filtered by form type (10-K, 10-Q, 8-K, Form 4, etc.).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T19:01:08.930Z","isFirstParty":false}