Equity Offering By CIK
Equity Offering By CIK
按公司 CIK 编号查询其公告的全部股票发行记录。可回溯特定公司的融资历史,分析增发频率与股价、市场地位的关系。
GET
https://fmp-v2.icu/stable/fundraising?cik=0001547416数据更新周期
3 Minutes
接口说明
按公司 CIK 编号查询其公告的全部股票发行记录。可回溯特定公司的融资历史,分析增发频率与股价、市场地位的关系。
接口地址
GET
/stable/fundraising请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
1 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
cik | string | 必填 | 0001547416 | SEC Central Index Key(CIK)编号,用于定位公司 SEC 主体。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
cik | string | SEC CIK 编号 |
companyName | string | 公司名称 |
date | string | 数据对应日期 |
filingDate | string | 申报日期 |
acceptedDate | string | 受理时间 |
formType | string | 申报表单type(formType) |
formSignification | string | 申报表单signification(formSignification) |
entityName | string | 主体名称 |
issuerStreet | string | 发行人街道(issuerStreet) |
issuerCity | string | 发行人城市(issuerCity) |
issuerStateOrCountry | string | 发行人州/省or国家(issuerStateOrCountry) |
issuerStateOrCountryDescription | string | 发行人州/省or国家描述(issuerStateOrCountryDescription) |
issuerZipCode | string | 发行人zipcode(issuerZipCode) |
issuerPhoneNumber | string | 发行人电话数(issuerPhoneNumber) |
jurisdictionOfIncorporation | string | 字段 jurisdictionOfIncorporation(原始英文名,语义以官方返回为准) |
entityType | string | 字段 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 天