{"uid":"cap_FPZkVVOyGgw3RDpurto64","slug":"sec-edgar-full-text-search-bacbdbcd","name":"SEC EDGAR Full-Text Search","description":"SEC EDGAR full-text search over all filings (2001+). Pass `q` (quote for exact phrase) + optional `forms` (comma-separated: D = private fundraises, C/C-AR = Reg CF financials, 1-K/1-SA = Reg A financials, 4 = insider trades, UPLOAD/CORRESP = SEC comment letters), `startdt`/`enddt` (YYYY-MM-DD), `from` (pagination offset). Hits include the filer, date, and {accession}:{filename} ids for edgar/document.","url":"https://vaaya.ai/api/run/edgar/fulltext","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","$schema":"http://json-schema.org/draft-07/schema#","required":["q"],"properties":{"q":{"type":"string","minLength":1},"from":{"type":"integer","maximum":9990,"minimum":0},"enddt":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"forms":{"type":"string"},"startdt":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_LiThL0cj4M7iENNJFf9MG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Full-text search across all SEC EDGAR filings from 2001 to present, returning matching document references with filer, date, and accession/filename identifiers","exampleAgentPrompt":"Search SEC EDGAR full-text filings for the exact phrase 'artificial intelligence risk' in 10-K forms filed between 2022-01-01 and 2023-12-31 — give me the first 10 hits with filer names and accession numbers.","exampleUseCases":[{"title":"Track insider trades mentioning a ticker","prompt":"Search SEC EDGAR full-text for 'NVDA' in Form 4 insider trade filings from 2024-01-01 to 2024-06-30 and show me the filers and dates."},{"title":"Find private fundraises in a sector","prompt":"Search all SEC Form D filings from 2023-01-01 to 2024-01-01 that mention 'quantum computing' — I want to see which funds have been raising money in this space."},{"title":"Research SEC comment letter themes","prompt":"Do a full-text search of SEC EDGAR CORRESP and UPLOAD filings mentioning 'revenue recognition' from 2022-01-01 to 2023-06-30 so I can see what questions the SEC has been asking companies."}],"resultDescription":"Returns a list of matching filing hits, each including the filer name, filing date, SEC form type, and document identifiers (accession number and filename) that can be used to fetch the actual filing document via the EDGAR archives endpoint.","failureModes":["Empty results if query terms are too specific or misspelled","Rate limiting or timeout for very broad queries returning thousands of hits","Invalid form type codes result in no matches or errors","Date format errors if startdt/enddt are not in YYYY-MM-DD format","Pagination gaps if `from` offset exceeds total result count","Exact-phrase searches (quoted) return no results if phrase does not appear verbatim in filings"],"whenToPreferThis":"Use this endpoint when you need to locate SEC filings by keyword or phrase content across the full text of all EDGAR documents since 2001, especially when you don't know the specific company CIK or filing accession number. Prefer it over entity search when the goal is content discovery rather than looking up a known registrant. It is particularly powerful for finding Form D private fundraises, Reg CF financials, insider trades (Form 4), or SEC comment letters mentioning a specific term.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:50:21.923Z","isFirstParty":false}