{"uid":"cap_CDYwX4ucPwPb41BwkXzv0","slug":"sec-edgar-full-text-filing-search-2f8c1c57","name":"SEC EDGAR Full-Text Filing Search","description":"Full-text search across every SEC EDGAR filing since 2001. Find filings mentioning a keyword or exact phrase via ?q=, narrow by ?forms=10-K,8-K, ?ticker=, and ?startdt=/?enddt= dates, and cap with ?limit=. Returns each match's form, filer, date, and a link to the document. Sourced from SEC EDGAR. From x402stock, a market & economic data API (x402, USDC).","url":"https://x402stock.vercel.app/api/v1/filing-search","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["q","limit"],"properties":{"q":{"type":"string","minLength":1},"enddt":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"forms":{"type":"string"},"limit":{"type":"integer","default":10,"maximum":100,"exclusiveMinimum":0},"ticker":{"type":"string"},"startdt":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["source","as_of","query","forms","ticker","total_matches","count","results"],"properties":{"as_of":{"type":"string"},"count":{"type":"number"},"forms":{"anyOf":[{"type":"string"},{"type":"null"}]},"query":{"type":"string"},"source":{"type":"string","const":"sec_edgar"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}]},"results":{"type":"array","items":{"type":"object","required":["accession","form","filing_date","period_ending","filer","cik","description","url"],"properties":{"cik":{"anyOf":[{"type":"string"},{"type":"null"}]},"url":{"anyOf":[{"type":"string"},{"type":"null"}]},"form":{"anyOf":[{"type":"string"},{"type":"null"}]},"filer":{"anyOf":[{"type":"string"},{"type":"null"}]},"accession":{"anyOf":[{"type":"string"},{"type":"null"}]},"description":{"anyOf":[{"type":"string"},{"type":"null"}]},"filing_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"period_ending":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}},"total_matches":{"type":"number"}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dsIuZAk7udRn6X7pLbd8-","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Full-text search across all SEC EDGAR filings since 2001, filterable by keyword/phrase, form type, ticker, and date range","exampleAgentPrompt":"Search SEC EDGAR filings since 2020 for any 10-K or 8-K mentioning 'supply chain disruption' — show me up to 20 results for ticker AAPL.","exampleUseCases":[{"title":"Litigation keyword discovery in filings","prompt":"Search all SEC EDGAR filings from 2018 to 2022 for any mention of 'opioid litigation' — limit to 10-K and 10-Q forms and give me up to 25 results."},{"title":"Tracking executive compensation disclosures","prompt":"Find SEC proxy statement filings (DEF 14A) that mention 'golden parachute' for ticker TSLA — pull up to 15 results from the last 5 years."},{"title":"Monitoring ESG risk disclosures","prompt":"Search SEC EDGAR for 8-K filings mentioning 'climate risk' or 'carbon emissions' between 2021-01-01 and 2023-12-31, limit to 30 results."}],"resultDescription":"Returns a JSON object with the original query, applied filters (forms, ticker, dates), total_matches count, count of returned results, and a results array. Each result includes accession number, form type, filer name, CIK, filing date, period ending date, a short description, and a direct URL to the filing document on SEC EDGAR. Source is always 'sec_edgar'.","failureModes":["Missing or empty 'q' parameter returns a validation error","limit exceeding 100 returns a validation error","Invalid date format (non-YYYY-MM-DD) causes a parameter error","Ticker symbol not found in EDGAR returns zero results rather than an error","Very broad queries may return low-relevance results due to full-text index matching","Service unavailable if SEC EDGAR upstream is down"],"whenToPreferThis":"Choose this endpoint when you need to search the full text of SEC regulatory filings by keyword or phrase, especially when you want to find disclosures about a specific topic (e.g. litigation, ESG risk, product recalls) across many filers or narrow to a specific company and form type. It's ideal for investment research, compliance monitoring, and legal discovery workflows where you need to locate documents mentioning specific language within official regulatory submissions dating back to 2001.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:30:31.563Z","isFirstParty":false}