{"uid":"cap_X9BX4Ab0QZ44MZDR7PmPU","slug":"strale-us-company-data-sec-edgar-lookup-0e6384ea","name":"Strale US Company Data (SEC EDGAR Lookup)","description":"Look up US company data from SEC EDGAR. Accepts CIK number, ticker symbol, or fuzzy company name. Returns company name, CIK, SIC code, state, filings summary.","url":"https://api.strale.io/x402/v2/us-company-data","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"cik":{"type":"string","description":"SEC CIK number. Alternate to 'company' — same resolution rules apply."},"ticker":{"type":"string","description":"Stock ticker symbol. Alternate to 'company' — same resolution rules apply."},"company":{"type":"string","description":"CIK number, ticker symbol, or company name. Resolution order: exact CIK match, then exact ticker match, then exact company-name match (both via the SEC ticker/title map — no LLM call), then a best-effort LLM name extraction + SEC full-text filing search as a last resort (gated by match_confidence / allow_low_confidence below)."},"company_name":{"type":"string","description":"US company name. Alternate to 'company' — same resolution rules apply."},"allow_low_confidence":{"type":"boolean","description":"If true, return the best-effort match even when the name could not be confidently resolved (match_confidence \"low\"). Default false — a low-confidence name lookup errors instead of returning a possibly-wrong company identity, so it can't silently feed downstream screening. Only relevant to the LLM+full-text-search fallback path; exact CIK/ticker/title-map resolutions are always match_confidence \"exact\" and are never gated by this flag."}}},"responseSchema":{"cik":{"type":"string"},"state":{"type":"string"},"status":{"type":["string","null"]},"sic_code":{"type":"string"},"vat_number":{"type":["string","null"]},"company_name":{"type":"string"},"searched_name":{"type":["string","null"],"description":"The company name that was resolved and searched; null when a CIK was supplied directly"},"is_exact_match":{"type":"boolean","description":"True only when the resolved company name matches the queried name after normalization (or a CIK was supplied directly)"},"fiscal_year_end":{"type":"string"},"match_confidence":{"enum":["exact","high","low"],"type":"string","description":"Confidence that the returned entity is the one asked for. \"low\" means the name search may have matched a different filer that merely mentions the name"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.054","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.054/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.054","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.054","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_rVkGQjPt4CHPUnKyLLp93","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.054","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up US company information from SEC EDGAR using a CIK number, ticker symbol, or company name, returning structured company metadata including SIC code, state, and filings summary.","exampleAgentPrompt":"Can you look up the SEC EDGAR data for Apple Inc — I need their CIK number, SIC code, state of incorporation, and fiscal year end?","exampleUseCases":[{"title":"Compliance screening by ticker","prompt":"I need to pull the SEC registration details for Tesla — ticker TSLA — including their CIK, SIC code, and what state they're registered in. I'm doing a compliance check and need to confirm it's an exact match."},{"title":"Resolve fuzzy company name to CIK","prompt":"I have a company called 'Alphabet Holdings' but I'm not 100% sure of the exact registered name — can you search SEC EDGAR for it and tell me the CIK and SIC code? Go ahead and allow a low-confidence match if needed."},{"title":"Fiscal year end for financial modeling","prompt":"What is Berkshire Hathaway's fiscal year end date according to SEC EDGAR? Also grab their CIK and SIC code while you're at it."}],"resultDescription":"Returns a structured object with the company's official name, CIK, SIC code, US state, fiscal year end, filing status, and match metadata including match_confidence (exact/high/low), is_exact_match flag, and the resolved searched_name used for lookup.","failureModes":["Low-confidence name resolution returns an error unless allow_low_confidence is set to true","Company name not found in SEC EDGAR title map or full-text search returns a resolution error","Invalid or non-existent CIK number returns a not-found error","Ambiguous company name may match the wrong filer when match_confidence is low","Non-US companies are not covered and will fail to resolve"],"whenToPreferThis":"Use this endpoint when you need authoritative SEC EDGAR company identity data — CIK, SIC code, state, fiscal year end — for US public companies. Prefer it over generic business registry lookups when regulatory identifiers (CIK, SIC) are required, or when you need to resolve a ticker or fuzzy company name to a canonical SEC-registered entity for compliance, KYB, or financial workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:58:57.383Z","isFirstParty":false}