Back to glossary
Core SEC/EDGAR
CIK explained for investors
CIK is the durable SEC identity key behind companies, managers, insiders, and funds.
Get Free API KeyUpdated June 18, 2026
Definition
A CIK is the SEC's Central Index Key. It identifies a filer in EDGAR and is often more stable than a ticker, legal name, or exchange listing.
Investor read
CIK is the join key you want when the ticker has changed, a company has renamed itself, a manager files under a legal entity, or an insider appears across multiple issuers.
Where it appears
- Filing headers and SEC company pages.
- Issuer, manager, insider, and fund identity workflows.
- Search queries that need issuer identity rather than current ticker identity.
SEC API workflow
- Resolve ticker, name, FIGI, ISIN, CUSIP, or CIK to a canonical entity.
- Use the resolved CIK when pulling filings, statements, ownership, or company overview records.
- Store both ticker and CIK so research remains stable through ticker changes.
Common traps
- Assuming a ticker uniquely identifies the filing entity across history.
- Confusing issuer CIKs with institutional manager CIKs.
- Dropping leading zeros when displaying CIKs in user interfaces.
Key takeaways
- CIK is the SEC-native identity key.
- Entity resolution should start with CIK but keep market identifiers nearby.
- CIK reduces false joins in ownership and filing workflows.