{"uid":"cap_8RUMayvHSdRowhKEwm0iC","slug":"codepulse-api-sec-company-filing-lookup-bfc7863b","name":"CodePulse API - SEC Company Filing Lookup","description":"Queries recent SEC filings (10-K, 10-Q, 8-K) by ticker or CIK identifier.","url":"https://codepulse-api.hahavoid0.workers.dev/company/sec","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","required":["cik"],"properties":{"cik":{"type":"string","description":"10-digit SEC CIK identifier (e.g. 0000320193)"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"cik":"0000320193","recent_filings":[{"form":"10-Q","filingDate":"2026-05-01","description":"Quarterly Report","accessionNumber":"0000320193-26-000010"}]},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PiasvHPWMWJsTB87AS2cv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves SEC CIK numbers and recent filing history for a company by name or identifier","exampleAgentPrompt":"Can you look up Apple's SEC filings and give me their CIK number along with any recent 10-Q or 10-K submissions?","exampleUseCases":[{"title":"Quarterly report tracking for investors","prompt":"Find me Tesla's CIK number and pull up their most recent 10-Q filings so I can see what they've reported to the SEC this year."},{"title":"Due diligence on acquisition target","prompt":"I'm researching a company called Palantir Technologies — can you get their SEC CIK and show me all their recent regulatory filings including the form types and dates?"},{"title":"Verify public company status before partnership","prompt":"Before we sign this deal, can you confirm that Acme Corp is registered with the SEC and show me their recent filing history to make sure they're actively reporting?"}],"resultDescription":"Returns a JSON object containing the company's SEC CIK number, a list of recent filings (each with form type, filing date, description, and accession number), confidence level, data freshness date, and a disclaimer. Also includes a 'supported' flag and any warnings about the query.","failureModes":["Company not found in SEC EDGAR — returns unsupported or low confidence result","Ambiguous company name matching multiple entities — may return wrong company or low confidence","Private companies not registered with SEC — endpoint may return no results or 'not supported'","Payment failure via x402/USDC — call not processed","Rate limits or worker timeouts on Cloudflare edge — transient 5xx errors"],"whenToPreferThis":"Use this endpoint when you need programmatic access to SEC EDGAR data without managing API keys or authentication. Best suited for AI agents that need quick, pay-per-call lookups of public company SEC filings, CIK numbers, or regulatory filing history. Prefer this over direct EDGAR scraping when you need structured JSON output with confidence scoring and disclaimer metadata already included.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:53:36.212Z","isFirstParty":false}