Company Profile by CIK
Company Profile by CIK
按 CIK 编号查询公司档案:股价、市值、Beta、股息率、交易区间等财务指标,公司业务简介、CEO、板块与行业,以及 CIK、ISIN、CUSIP 等标识和联系方式、IPO 信息。适合合规场景下用 CIK 精确定位公司、跨数据库交叉核对。
GET
https://fmp-v2.icu/stable/profile-cik?cik=320193数据更新周期
Ad-Hoc · 按需更新
接口说明
按 CIK 编号查询公司档案:股价、市值、Beta、股息率、交易区间等财务指标,公司业务简介、CEO、板块与行业,以及 CIK、ISIN、CUSIP 等标识和联系方式、IPO 信息。适合合规场景下用 CIK 精确定位公司、跨数据库交叉核对。
接口地址
GET
/stable/profile-cik请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
1 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
cik | string | 必填 | 320193 | SEC Central Index Key(CIK)编号,用于定位公司 SEC 主体。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
symbol | string | 证券代码 |
price | number | 最新价 |
marketCap | number | 总市值 |
beta | number | Beta 系数 |
lastDividend | number | 最近一次股息(lastDividend) |
range | string | 区间(range) |
change | number | 涨跌额 |
changePercentage | number | 涨跌幅(%) |
volume | number | 成交量 |
averageVolume | number | 平均成交量(averageVolume) |
companyName | string | 公司名称 |
currency | string | 计价币种 |
cik | string | SEC CIK 编号 |
isin | string | 国际证券识别码 |
cusip | string | CUSIP 代码 |
exchangeFullName | string | 交易所全称 |
查看响应数据示例
[
{
"symbol": "AAPL",
"price": 331.85501,
"marketCap": 4874072686740,
"beta": 1.097,
"lastDividend": 1.05,
"range": "201.5-344.57",
"change": -6.33498,
"changePercentage": -1.8732,
"volume": 28718014,
"averageVolume": 55309000,
"companyName": "Apple Inc.",
"currency": "USD",
"cik": "0000320193",
"isin": "US0378331005",
"cusip": "037833100",
"exchangeFullName": "NASDAQ Global Select",
"exchange": "NASDAQ",
"industry": "Consumer Electronics",
"website": "https://www.apple.com",
"description": "Apple Inc. is a global technology corporation that specializes in the conceptualization, production, and sale of a diverse suite of electronic devices. Its comprehensive hardware lineup features the well-known iPhone smartphones, Mac personal computers, and versatile iPad tablets. The company also supplies a range of wearables, smart home products, and accessories, including AirPods, Apple TV, Apple Watch, items from the Beats brand, and HomePod speakers. Beyond its device offerings, Apple deliv...",
"ceo": "Timothy D. Cook",
"sector": "Technology",
"country": "US",
"fullTimeEmployees": "166000",
"phone": "(408) 996-1010",
"address": "One Apple Park Way",内容已截断,完整字段以实际返回为准。
使用说明
- 日期、证券代码和枚举参数应严格使用接口要求的格式。
- 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
- 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 Company Profile by CIK 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天