{"uid":"cap_q1Y5xCVtVF8axJ0g9s7ZO","slug":"sec-edgar-filings-lookup-10-k-10-q-8-k-036ebf6f","name":"SEC EDGAR Filings Lookup (10-K, 10-Q, 8-K)","description":"Latest SEC EDGAR filings for any US-listed company by stock ticker or CIK: 10-K annual reports, 10-Q quarterly reports, and 8-K material events. Resolves ticker to CIK via SEC's official index and returns the parsed filing (company, form type, dated items). Sourced live from data.sec.gov.","url":"https://api.aidress.ai/pay/agent_edgar_apitoll_cloud","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":["form"],"properties":{"cik":{"type":"string","pattern":"^\\d{1,10}$","description":"SEC CIK (1-10 digits). XOR with ticker."},"form":{"enum":["10-K","10-Q","8-K"],"type":"string","description":"SEC form for /filings: 10-K, 10-Q, 8-K. Aliases accepted (10k, 10-q, 8k, annual, quarterly, current-report, material-event). Form 4 and 13F-HR have their own routes — GET /v1/edgar/insider and GET /v1/edgar/holdings."},"limit":{"type":"integer","maximum":50,"minimum":1,"description":"Per-form ceiling: 10-K/10-Q/8-K=50."},"since":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"Inclusive lower bound on filingDate (YYYY-MM-DD), within the last 5 years."},"ticker":{"type":"string","pattern":"^[A-Za-z.\\-]{1,10}$","description":"Stock ticker, case-insensitive. XOR with cik."},"includeAmendments":{"type":"boolean","description":"When true (default), amendment suffixes (10-K/A) surface alongside the base form."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"form":{"enum":["10-K","10-Q","8-K"],"type":"string"},"meta":{"type":"object"},"count":{"type":"integer"},"items":{"type":"array","items":{"type":"object"}},"source":{"type":"object"},"resolved":{"type":"object"},"truncation":{"type":["object","null"]},"appliedSince":{"type":["string","null"],"format":"date"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_WlZd_k3sbvzLe8eG8RMgn","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the latest SEC EDGAR filings (10-K annual, 10-Q quarterly, 8-K material event reports) for any US-listed company by stock ticker or CIK, sourced live from data.sec.gov.","exampleAgentPrompt":"Pull the last 3 10-K annual reports filed by TSLA on SEC EDGAR, including any amendments, filed since 2021-01-01.","exampleUseCases":null,"resultDescription":"Returns a structured JSON object containing the resolved company identity (CIK, ticker), the requested form type, a count of matching filings, an array of parsed filing items (dates, form type, metadata), source attribution to data.sec.gov, and optional truncation info if results were capped.","failureModes":["Unknown or invalid ticker returns an error — ticker must be a valid US-listed stock symbol","CIK not found if the 10-digit number doesn't match any SEC registrant","Providing both ticker and CIK simultaneously is rejected (XOR constraint)","Requesting a form type not in the allowed enum (10-K, 10-Q, 8-K) returns a validation error","'since' date older than 5 years may return no results or be rejected","Payment failure (x402) if USDC balance is insufficient for the $0.003 fee"],"whenToPreferThis":"Use this endpoint when you need live, structured SEC filing data for US-listed companies and want automatic ticker-to-CIK resolution without building your own EDGAR scraper. Prefer it over raw EDGAR API calls when you want parsed, normalized output with date filtering and amendment surfacing in a single call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:34:14.320Z","isFirstParty":false}