{"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":10432,"scope":"US SEC filers listed in SEC's company_tickers.json (has a ticker)."},"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=","returns":"Fuzzy name/ticker search → top companies {cik, ticker, name} + links."},{"method":"GET","path":"/company/:idOrTicker","returns":"Company profile: identity, industry (SIC), HQ, filing cadence, links."},{"method":"GET","path":"/company/:idOrTicker/financials","returns":"As-reported financial highlights from SEC XBRL (assets, revenues, net income, …)."}],"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, latest available period; not investment advice."]}