EdgarLookup

How to Find a Company's CIK Number and Why It Matters

April 15, 2026

What Is a CIK Number?

CIK stands for Central Index Key — the unique identifier assigned by the SEC to every entity that registers with or submits filings to EDGAR. CIK numbers are 10-digit strings (zero-padded on the left) assigned sequentially as entities register. Apple's CIK is 0000320193. Every filing in EDGAR is associated with a CIK, making it the universal identifier for navigating the database.

Why CIK Matters

Tickers change. Company names change through mergers, rebranding, and spinoffs. CIK numbers don't change — they remain permanently assigned to the registrant. Using CIK as the primary identifier ensures you're accessing the correct entity's filings even when other identifying information is ambiguous or has changed. If a company was acquired and the acquiring company assumed its SEC reporting obligations, you can trace the filing history through the original CIK.

How to Find a CIK

You can find any company's CIK through several methods:

  • Search the SEC's EDGAR full-text search at efts.sec.gov
  • Look up the company on EdgarLookup — the CIK is displayed on every company profile page and in the URL
  • The SEC's company_tickers.json file provides a downloadable mapping of all tickers to CIKs

CIK in URLs

In SEC EDGAR URLs, CIK appears in the path. The submission endpoint for Apple's filings is accessible at data.sec.gov/submissions/CIK0000320193.json — a useful format for directly accessing the full filing history of any company programmatically.

Related Articles

How to Use SEC Filings to Evaluate a Stock Before Buying

SEC filings are the most reliable primary source for evaluating any public company. Here's a practical framework for using EDGAR data to build a research foundation before investing.

What Is Goodwill on a Balance Sheet and When Should You Worry?

Goodwill is created when a company pays more for an acquisition than the fair value of its net assets. Large goodwill balances carry real impairment risk that balance sheet readers need to understand.

New Public Companies: How to Track First-Time SEC Filers

Each year, hundreds of companies file with the SEC for the first time — through IPOs, direct listings, SPACs, and other routes to public registration. Here's how to find and research them.

How to Spot Red Flags in SEC Annual Report Filings

Not all red flags in SEC filings are obvious. Knowing what to look for — from auditor changes to related-party transactions — can help you avoid costly investing mistakes.