Crowdfunding By CIK
Crowdfunding By CIK
按公司 CIK 编号查询其发起的全部众筹项目列表。可跟踪特定公司的历次众筹活动,分析其融资节奏与策略变化。
GET
https://fmp-v2.icu/stable/crowdfunding-offerings?cik=0001916078数据更新周期
N/A · 不适用固定周期(多为参考/静态数据)
接口说明
按公司 CIK 编号查询其发起的全部众筹项目列表。可跟踪特定公司的历次众筹活动,分析其融资节奏与策略变化。
接口地址
GET
/stable/crowdfunding-offerings请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
1 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
cik | string | 必填 | 0001916078 | 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) |
nameOfIssuer | string | name发行人(nameOfIssuer) |
legalStatusForm | string | legalstatus申报表单(legalStatusForm) |
jurisdictionOrganization | string | 字段 jurisdictionOrganization(原始英文名,语义以官方返回为准) |
issuerStreet | string | 发行人街道(issuerStreet) |
issuerCity | string | 发行人城市(issuerCity) |
issuerStateOrCountry | string | 发行人州/省or国家(issuerStateOrCountry) |
issuerZipCode | string | 发行人zipcode(issuerZipCode) |
issuerWebsite | string | 发行人website(issuerWebsite) |
intermediaryCompanyName | string | 字段 intermediaryCompanyName(原始英文名,语义以官方返回为准) |
查看响应数据示例
[
{
"cik": "0001916078",
"companyName": "OYO Fitness, Inc",
"date": "12-31-2021",
"filingDate": "2022-07-21 00:00:00",
"acceptedDate": "2022-07-21 17:28:54",
"formType": "C-U",
"formSignification": "Progress Update",
"nameOfIssuer": "OYO Fitness, Inc",
"legalStatusForm": "Corporation",
"jurisdictionOrganization": "DE",
"issuerStreet": "374 N. 750TH RD",
"issuerCity": "OVERBROOK",
"issuerStateOrCountry": "KS",
"issuerZipCode": "66524",
"issuerWebsite": "https://www.oyofitness.com/",
"intermediaryCompanyName": "StartEngine Capital, LLC",
"intermediaryCommissionCik": "0001665160",
"intermediaryCommissionFileNumber": "007-00007",
"compensationAmount": "7 - 13 percent",
"financialInterest": "Two percent (2%) of securities of the total amount of investments raised in the offering, along the same terms as investors.",
"securityOfferedType": "Other",
"securityOfferedOtherDescription": "Non-Voting Common Stock",
"numberOfSecurityOffered": 5000,
"offeringPrice": 2,
"offeringAmount": 10000,
"overSubscriptionAccepted": "Y",内容已截断,完整字段以实际返回为准。
使用说明
- 日期、证券代码和枚举参数应严格使用接口要求的格式。
- 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
- 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 Crowdfunding By CIK 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天