{"uid":"cap_BkBN1HVwDmUiwZQjs7vmX","slug":"sec-edgar-filings-lookup-acfa101e","name":"SEC EDGAR Filings Lookup","description":"Retrieve official recent SEC filing metadata and primary-document links for a public-company ticker.","url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/sec_edgar_filings","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":["ticker"],"properties":{"limit":{"type":"integer","description":"Max results to return."},"ticker":{"type":"string","description":"Company ticker symbol."},"form_type":{"type":"string","description":"Filing form type, e.g., 10-K, 10-Q, 8-K."}},"additionalProperties":true}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","source","fetched_at","company","ticker","cik","count","filings","marketplace_metadata"],"properties":{"cik":{"type":"integer"},"count":{"type":"integer"},"source":{"type":"string"},"ticker":{"type":"string"},"company":{"type":"string"},"filings":{"type":"array","items":{"type":"string"}},"success":{"type":"boolean"},"fetched_at":{"type":"string"},"marketplace_metadata":{"type":"object","required":["data_mode","billable","availability","source"],"properties":{"source":{"type":"string"},"billable":{"type":"boolean"},"data_mode":{"type":"string"},"availability":{"type":"string"}},"additionalProperties":true}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"cik":1045810,"count":1,"source":"SEC EDGAR submissions API","ticker":"NVDA","company":"NVIDIA CORP","filings":["[nested detail omitted from the challenge header; see the full example in /openapi.json]"],"success":true,"fetched_at":"2026-08-07T07:32:29.303Z","marketplace_metadata":{"source":"SEC EDGAR submissions API","billable":true,"data_mode":"live_source","availability":"operational"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_X_NXcZ1N1UxXTJDASNEDI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves SEC EDGAR filings for a given company ticker symbol, optionally filtered by form type and result count.","exampleAgentPrompt":"Can you pull up the most recent 10-K and 10-Q SEC filings for NVDA from EDGAR? Just give me the filing dates and links.","exampleUseCases":[{"title":"Annual report retrieval for due diligence","prompt":"I'm doing due diligence on Microsoft — can you fetch their last 3 annual 10-K filings from SEC EDGAR so I can review what they've disclosed?"},{"title":"Monitoring recent 8-K disclosures","prompt":"Pull up the latest 8-K filings for Tesla from SEC EDGAR — I want to see what material events they've recently reported to the SEC."},{"title":"Quarterly earnings filing research","prompt":"Get me the 10-Q filings for AAPL from SEC EDGAR, limit it to the 5 most recent ones, so I can track their quarterly financial statements."}],"resultDescription":"Returns a JSON object containing the queried ticker symbol and an array of matching SEC filings, each with the form type (e.g. 10-K, 10-Q, 8-K), filing date, accession number, and a direct URL to the filing document on SEC.gov.","failureModes":["Invalid or unknown ticker symbol returns empty filings array or error","Unsupported form_type value may return no results","Rate limiting or payment failure via x402 may block the request","SEC EDGAR data may have ingestion lag for very recent filings","Network timeout if SEC EDGAR upstream is slow"],"whenToPreferThis":"Use this endpoint when you need structured, programmatic access to SEC EDGAR filing records for a specific public company by ticker, especially when you want to filter by form type (10-K, 10-Q, 8-K) and retrieve direct document URLs. Prefer this over scraping SEC.gov directly or using general-purpose web search when you need clean, machine-readable filing metadata for due diligence, compliance research, or financial analysis workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:50:44.028Z","isFirstParty":false}