Resolve a stock ticker or company name to its SEC CIK number.
Resolves a stock ticker or company name to its SEC Central Index Key (CIK), returning the closest matching companies, each with its ticker, name, and 10-digit CIK. The CIK is the identifier the other tools require.
Pass the ticker or company name as query. The returned cik is already 10-digit zero-padded (e.g. 0000320193), ready to hand to the other tools.
Maximum candidate matches to return.
A stock ticker (e.g. AAPL) or company name (e.g. Apple) to resolve.