{"api":"company","description":"Turn a ticker, CIK, or company name into a ground-truth SEC identity plus financial highlights in one call — the enrichment entry point to the SEC filings suite.","resolution":{"options":["ticker — case-insensitive, dot/dash-insensitive (BRK.B ≡ BRK-B)","CIK — 10-digit, bare or CIK-prefixed (0000320193 or CIK0000320193 or 320193)","name — fuzzy search via GET /company/search?q="],"note":"domain → company is NOT supported: EDGAR has no domain index. Use name search."},"data_sources":{"directory":"SEC company_tickers.json (embedded; ticker→CIK→name)","profile":"SEC EDGAR submissions API (data.sec.gov/submissions) — keyless","financials":"SEC XBRL companyconcept API (data.sec.gov/api/xbrl) — keyless","access":"All upstreams keyless; called with a fair-access User-Agent per SEC policy."},"coverage":{"companies":10438,"scope":"US SEC filers listed in SEC's company_tickers.json (i.e. those that have a ticker).","searchable_by_name_or_ticker":10438,"resolvable_by_cik":"any CIK EDGAR has ever issued — far beyond the tickered directory, and not all of them are companies.","note":"GET /company/{idOrTicker} and /financials accept a bare CIK and ask EDGAR directly, so they reach filers the directory does not list. A CIK belonging to a natural person (a Form 4 reporting owner) or to any filer EDGAR publishes no company profile for comes back as a complete paid answer with found:false, entity_kind, and a why block — never a blank profile."},"freshness":{"model":"cached","max_age_seconds":86400,"note":"Company facts change ~quarterly; live EDGAR reads are edge-cached for 24h."},"endpoints":[{"method":"GET","path":"/company/methods","free":true,"returns":"This document."},{"method":"GET","path":"/company/search?q=","free":false,"returns":"Fuzzy name/ticker search → top companies {cik, ticker, name} + links."},{"method":"GET","path":"/company/:idOrTicker","free":false,"returns":"Company profile: identity, industry (SIC), HQ, filing cadence, links."},{"method":"GET","path":"/company/:idOrTicker/financials","free":false,"returns":"As-reported financial highlights from SEC XBRL (assets, revenues, net income, …)."}],"pricing":"Quoted in each paid endpoint's 402 challenge; GET /.well-known/x402 prices the whole origin in one free call.","limitations":["US SEC filers only — no private companies, no non-US-listed entities without EDGAR filings.","domain → company is not supported (EDGAR has no domain index).","Financial highlights are as-reported XBRL for the latest period the filer reported; a concept the filer last tagged in an earlier period is served with matches_period:false rather than silently mixed in. Not investment advice.","Name search covers the tickered directory only; a CIK reaches all of EDGAR, companies or not."]}