FMP行情数据API网行情数据

SEC Company Full Profile

SEC Company Full Profile

获取 SEC 注册公司的完整档案:业务描述、SIC 代码、CEO、财年截止日、员工人数,注册与邮寄地址、电话、官网等联系方式,以及 IPO 日期与申报文件链接。一手监管口径的公司尽调资料。

GEThttps://fmp-v2.icu/stable/sec-profile?symbol=AAPL

数据更新周期

Ad-Hoc · 按需更新

接口说明

获取 SEC 注册公司的完整档案:业务描述、SIC 代码、CEO、财年截止日、员工人数,注册与邮寄地址、电话、官网等联系方式,以及 IPO 日期与申报文件链接。一手监管口径的公司尽调资料。

接口地址

GET/stable/sec-profile

请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。

请求参数

2 个参数
参数类型要求示例说明
symbolstring必填AAPL证券代码,例如 AAPL 或 MSFT。
cik-Astring可选320193SEC 主体的 CIK 编号(cik 的存档变体,带 -A 后缀),用于定位 SEC 公司档案。

返回数据

下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。

字段类型说明
symbolstring证券代码
cikstringSEC CIK 编号
registrantNamestring字段 registrantName(原始英文名,语义以官方返回为准)
sicCodestring字段 sicCode(原始英文名,语义以官方返回为准)
sicDescriptionstringsic描述(sicDescription)
sicGroupstring字段 sicGroup(原始英文名,语义以官方返回为准)
isinstring国际证券识别码
businessAddressstring经营地址(businessAddress)
mailingAddressstringmailing地址(mailingAddress)
phoneNumberstring电话数(phoneNumber)
postalCodestring字段 postalCode(原始英文名,语义以官方返回为准)
citystring城市(city)
statestring州/省(state)
countrystring国家/地区
descriptionstring公司简介
ceostring字段 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 天