SEC Company Full Profile
SEC Company Full Profile
获取 SEC 注册公司的完整档案:业务描述、SIC 代码、CEO、财年截止日、员工人数,注册与邮寄地址、电话、官网等联系方式,以及 IPO 日期与申报文件链接。一手监管口径的公司尽调资料。
GET
https://fmp-v2.icu/stable/sec-profile?symbol=AAPL数据更新周期
Ad-Hoc · 按需更新
接口说明
获取 SEC 注册公司的完整档案:业务描述、SIC 代码、CEO、财年截止日、员工人数,注册与邮寄地址、电话、官网等联系方式,以及 IPO 日期与申报文件链接。一手监管口径的公司尽调资料。
接口地址
GET
/stable/sec-profile请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
2 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
symbol | string | 必填 | AAPL | 证券代码,例如 AAPL 或 MSFT。 |
cik-A | string | 可选 | 320193 | SEC 主体的 CIK 编号(cik 的存档变体,带 -A 后缀),用于定位 SEC 公司档案。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
symbol | string | 证券代码 |
cik | string | SEC CIK 编号 |
registrantName | string | 字段 registrantName(原始英文名,语义以官方返回为准) |
sicCode | string | 字段 sicCode(原始英文名,语义以官方返回为准) |
sicDescription | string | sic描述(sicDescription) |
sicGroup | string | 字段 sicGroup(原始英文名,语义以官方返回为准) |
isin | string | 国际证券识别码 |
businessAddress | string | 经营地址(businessAddress) |
mailingAddress | string | mailing地址(mailingAddress) |
phoneNumber | string | 电话数(phoneNumber) |
postalCode | string | 字段 postalCode(原始英文名,语义以官方返回为准) |
city | string | 城市(city) |
state | string | 州/省(state) |
country | string | 国家/地区 |
description | string | 公司简介 |
ceo | string | 字段 ceo(原始英文名,语义以官方返回为准) |
查看响应数据示例
[
{
"symbol": "AAPL",
"cik": "0000320193",
"registrantName": "Apple Inc.",
"sicCode": "3571",
"sicDescription": "Electronic Computers",
"sicGroup": "Consumer Electronics",
"isin": "US0378331005",
"businessAddress": "ONE APPLE PARK WAY,CUPERTINO CA 95014,(408) 996-1010",
"mailingAddress": "ONE APPLE PARK WAY,CUPERTINO CA 95014",
"phoneNumber": "(408) 996-1010",
"postalCode": "95014",
"city": "Cupertino",
"state": "CA",
"country": "US",
"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",
"website": "https://www.apple.com",
"exchange": "NASDAQ",
"stateLocation": "CA",
"stateOfIncorporation": "CA",
"fiscalYearEnd": "09-30",
"ipoDate": "1980-12-12",
"employees": "166000",
"secFilingsUrl": "https://www.sec.gov/cgi-bin/browse-edgar?CIK=0000320193",
"taxIdentificationNumber": "94-2404110",
"fiftyTwoWeekRange": "201.5 - 344.57",内容已截断,完整字段以实际返回为准。
使用说明
- 日期、证券代码和枚举参数应严格使用接口要求的格式。
- 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
- 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 SEC Company Full Profile 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天