{"uid":"cap_MLRwSyEKDtYMl3IhKMncb","slug":"celerapi-sec-edgar-company-filings-lookup-b6f53970","name":"CelerAPI SEC EDGAR Company Filings Lookup","description":"Resolve companies, legal entities and financial reference data using authoritative sources. Machine-native, pay per request, no subscription.","url":"https://www.celerapi.com/v1/sec/company/%7Bcik%7D/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"},"pathParams":{"type":"object","required":["cik"],"properties":{"cik":{"type":"string","example":"0000320193","pattern":"^\\d{1,10}$","examples":["0000320193"]}}},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","default":20,"example":20,"maximum":100,"minimum":1,"examples":[20]}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","complete","data","warnings","provenance"],"properties":{"data":{"type":"object","required":["cik","entity_name","filings"],"properties":{"cik":{"type":"string","pattern":"^\\d{1,10}$"},"filings":{"type":"array","items":{"type":"object","required":["accession_number","filing_date","report_date","form","primary_document","filing_url"],"properties":{"form":{"type":"string"},"filing_url":{"type":"string","format":"uri"},"filing_date":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"report_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"accession_number":{"type":"string"},"primary_document":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}},"entity_name":{"type":"string"}},"additionalProperties":false},"success":{"const":true},"complete":{"type":"boolean"},"warnings":{"type":"array","items":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"}}}},"provenance":{"type":"object","required":["source","provider","source_url","retrieved_at","freshness","license"],"properties":{"source":{"type":"string"},"license":{"type":"string"},"provider":{"type":"string"},"freshness":{"enum":["live","reference"]},"source_url":{"type":"string"},"attribution":{"type":"string"},"retrieved_at":{"type":"string"}}}}}}}}},"responseSchema":{"type":"json","example":{"data":{},"success":true,"complete":true,"warnings":[],"provenance":{"source":"U.S. Securities and Exchange Commission EDGAR","license":"United States government public data; SEC fair-access policy applies","provider":"sec_edgar","freshness":"live","source_url":"https://data.sec.gov"}}},"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_8A-oP19cRxdmWvH4rF56b","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 a paginated list of SEC EDGAR filings for a specific company identified by its CIK number","exampleAgentPrompt":"Can you pull the 10 most recent SEC filings for Apple — their CIK is 0000320193 — and show me the form type, filing date, and a link to each document?","exampleUseCases":[{"title":"Due diligence on public company filings","prompt":"I'm evaluating an investment in Nvidia — their SEC CIK is 0001045810. Can you fetch their last 20 EDGAR filings and tell me what forms they've submitted and when?"},{"title":"Monitoring recent regulatory disclosures","prompt":"Pull the latest 50 SEC filings for Amazon (CIK 0001018724) so I can see if they've filed any 8-Ks or proxy statements in the past few months."},{"title":"Research annual and quarterly report history","prompt":"I need a list of all recent 10-K and 10-Q filings for Meta Platforms — their CIK is 0001326801. Give me the filing dates and links to the primary documents."}],"resultDescription":"Returns a structured JSON object containing the company name, CIK, and an array of filings. Each filing includes the accession number, filing date, report date, SEC form type (e.g. 10-K, 10-Q, 8-K), primary document filename, and a direct URL to the filing on EDGAR. Also includes provenance metadata (source, license, freshness) and any data warnings.","failureModes":["Invalid or non-existent CIK returns an error or empty filing list","CIK must be a numeric string up to 10 digits; non-numeric values fail schema validation","Limit parameter out of range (below 1 or above 100) causes validation error","SEC EDGAR data.sec.gov service downtime may cause retrieval failures","Truncated response if 'complete' field is false, indicating more filings exist beyond the limit"],"whenToPreferThis":"Use this endpoint when you need live, structured, machine-readable SEC EDGAR filing data for a specific public company identified by CIK. Prefer it over scraping SEC.gov directly since it returns clean JSON with provenance metadata. Ideal for due diligence workflows, compliance monitoring, or financial research agents that need to enumerate a company's regulatory filings without managing EDGAR API integration themselves. Pay-per-request at $0.01 USDC with no subscription required makes it suitable for low-frequency or on-demand lookups.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:48:27.464Z","isFirstParty":false}