{"uid":"cap_mk7396pOmm0xx2t5k9555","slug":"sec-filings-index-814dc111","name":"SEC Filings Index","description":"SEC EDGAR master index providing metadata for all SEC filings including form types, filing dates, and direct links to source documents. Can't find what you're looking for? POST feedback to /feedback, no charge.","url":"https://agent.massive.com/stocks/filings/vX/index","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","properties":{"cik":{"type":"string","description":"SEC Central Index Key (CIK) identifying the filing entity."},"sort":{"type":"string","default":"filing_date.desc","description":"A comma separated list of sort columns. For each column, append '.asc' or '.desc' to specify the sort direction. The sort column defaults to 'filing_date' if not specified. The sort order defaults to 'desc' if not specified."},"limit":{"type":"integer","default":1000,"maximum":10000,"minimum":1,"description":"Limit the maximum number of results returned. Defaults to '1000' if not specified. The maximum allowed limit is '10000'."},"cik.gt":{"type":"string","description":"Filter greater than the value."},"cik.lt":{"type":"string","description":"Filter less than the value."},"ticker":{"type":"string","description":"Stock ticker symbol for the filing entity, if available."},"cik.gte":{"type":"string","description":"Filter greater than or equal to the value."},"cik.lte":{"type":"string","description":"Filter less than or equal to the value."},"form_type":{"type":"string","description":"SEC form type (e.g., '10-K', '10-Q', '8-K', 'S-1', '4', etc.)."},"ticker.gt":{"type":"string","description":"Filter greater than the value."},"ticker.lt":{"type":"string","description":"Filter less than the value."},"cik.any_of":{"type":"string","description":"Filter equal to any of the values. Multiple values can be specified by using a comma separated list."},"ticker.gte":{"type":"string","description":"Filter greater than or equal to the value."},"ticker.lte":{"type":"string","description":"Filter less than or equal to the value."},"filing_date":{"type":"string","description":"Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD). Value must be formatted 'yyyy-mm-dd'."},"form_type.gt":{"type":"string","description":"Filter greater than the value."},"form_type.lt":{"type":"string","description":"Filter less than the value."},"form_type.gte":{"type":"string","description":"Filter greater than or equal to the value."},"form_type.lte":{"type":"string","description":"Filter less than or equal to the value."},"ticker.any_of":{"type":"string","description":"Filter equal to any of the values. Multiple values can be specified by using a comma separated list."},"filing_date.gt":{"type":"string","description":"Filter greater than the value. Value must be formatted 'yyyy-mm-dd'."},"filing_date.lt":{"type":"string","description":"Filter less than the value. Value must be formatted 'yyyy-mm-dd'."},"filing_date.gte":{"type":"string","description":"Filter greater than or equal to the value. Value must be formatted 'yyyy-mm-dd'."},"filing_date.lte":{"type":"string","description":"Filter less than or equal to the value. Value must be formatted 'yyyy-mm-dd'."},"form_type.any_of":{"type":"string","description":"Filter equal to any of the values. Multiple values can be specified by using a comma separated list."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"status":"OK","results":[{"cik":"0000320193","ticker":"AAPL","form_type":"10-K","filing_url":"https://www.sec.gov/Archives/edgar/data/320193/0000320193-25-000079.txt","filing_date":"2025-10-31","issuer_name":"Apple Inc.","accession_number":"0000320193-25-000079"},{"cik":"0000789019","ticker":"MSFT","form_type":"10-Q","filing_url":"https://www.sec.gov/Archives/edgar/data/789019/0000950170-25-010491.txt","filing_date":"2025-01-29","issuer_name":"MICROSOFT CORP","accession_number":"0000950170-25-010491"}],"next_url":"https://api.massive.com/stocks/filings/vX/index?cursor=eyJsaW1pd...","request_id":"1daccfd9794e482e96d104dee6ed432b"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_iCO20jKOMKix6lWBHgCNE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves metadata for SEC EDGAR filings including form types, filing dates, and links to source documents, filterable by company ticker or CIK.","exampleAgentPrompt":"Pull the 10 most recent 10-K annual filings for Tesla (ticker: TSLA) from the SEC EDGAR index, sorted by filing date descending.","exampleUseCases":[{"title":"Annual report research for investor","prompt":"Get me the last 5 annual 10-K filings for Apple — I want to see the filing dates and links to the actual documents, sorted newest first."},{"title":"Tracking recent 8-K disclosures","prompt":"Fetch the 20 most recent 8-K filings for Amazon (ticker: AMZN) so I can see what material events they've disclosed to the SEC lately."},{"title":"IPO S-1 filing lookup","prompt":"Find all S-1 filings submitted in the last year — limit it to 50 results sorted by filing date descending — so I can track recent IPO registrations."}],"resultDescription":"Returns a paginated list of SEC filing records, each including the company's CIK, ticker symbol, form type (e.g. 10-K, 10-Q, 8-K), filing date, and direct links to the source documents on SEC EDGAR. Results can be sorted and filtered by company identifiers, form type, and date ranges.","failureModes":["Invalid or unknown ticker symbol returns empty results","Malformed CIK format causes validation error","Requesting more than 10,000 results exceeds maximum limit and returns error","Invalid form_type value returns no matching filings","Date filter syntax errors return 400 bad request","Rate limiting or payment failure returns 402 or 429 error"],"whenToPreferThis":"Choose this endpoint when you need to discover and index SEC filings by company (via ticker or CIK) or form type, especially when you want filterable, sortable metadata including filing dates and document links. Prefer this over direct SEC EDGAR queries when you need a clean, agent-friendly API with structured filtering and x402 micropayment support. Best for agents that need to enumerate or monitor filing activity rather than parse the full document content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:45:38.590Z","isFirstParty":false}