FMP行情数据API网行情数据

Equity Offering By CIK

Equity Offering By CIK

按公司 CIK 编号查询其公告的全部股票发行记录。可回溯特定公司的融资历史,分析增发频率与股价、市场地位的关系。

GEThttps://fmp-v2.icu/stable/fundraising?cik=0001547416

数据更新周期

3 Minutes

接口说明

按公司 CIK 编号查询其公告的全部股票发行记录。可回溯特定公司的融资历史,分析增发频率与股价、市场地位的关系。

接口地址

GET/stable/fundraising

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

请求参数

1 个参数
参数类型要求示例说明
cikstring必填0001547416SEC Central Index Key(CIK)编号,用于定位公司 SEC 主体。

返回数据

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

字段类型说明
cikstringSEC CIK 编号
companyNamestring公司名称
datestring数据对应日期
filingDatestring申报日期
acceptedDatestring受理时间
formTypestring申报表单type(formType)
formSignificationstring申报表单signification(formSignification)
entityNamestring主体名称
issuerStreetstring发行人街道(issuerStreet)
issuerCitystring发行人城市(issuerCity)
issuerStateOrCountrystring发行人州/省or国家(issuerStateOrCountry)
issuerStateOrCountryDescriptionstring发行人州/省or国家描述(issuerStateOrCountryDescription)
issuerZipCodestring发行人zipcode(issuerZipCode)
issuerPhoneNumberstring发行人电话数(issuerPhoneNumber)
jurisdictionOfIncorporationstring字段 jurisdictionOfIncorporation(原始英文名,语义以官方返回为准)
entityTypestring字段 entityType(原始英文名,语义以官方返回为准)
查看响应数据示例
[
{
"cik": "0001547416",
"companyName": "NJOY INC",
"date": "2014-02-28",
"filingDate": "2014-02-28 00:00:00",
"acceptedDate": "2014-02-28 16:00:25",
"formType": "D",
"formSignification": "Notice of Exempt Offering of Securities",
"entityName": "NJOY INC",
"issuerStreet": "15211 N. KIERLAND BLVD., SUITE 200",
"issuerCity": "SCOTTSDALE",
"issuerStateOrCountry": "AZ",
"issuerStateOrCountryDescription": "ARIZONA",
"issuerZipCode": "85254",
"issuerPhoneNumber": "480-397-2300",
"jurisdictionOfIncorporation": "DELAWARE",
"entityType": "Corporation",
"incorporatedWithinFiveYears": null,
"yearOfIncorporation": "",
"relatedPersonFirstName": "CRAIG",
"relatedPersonLastName": "WEISS",
"relatedPersonStreet": "c/o NJOY, INC.",
"relatedPersonCity": "SCOTTSDALE",
"relatedPersonStateOrCountry": "AZ",
"relatedPersonStateOrCountryDescription": "ARIZONA",
"relatedPersonZipCode": "85254",
"relatedPersonRelationship": "Executive Officer, Director",

内容已截断,完整字段以实际返回为准。

使用说明

  • 日期、证券代码和枚举参数应严格使用接口要求的格式。
  • 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
  • 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 Equity Offering By CIK 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天