Financial Modeling Prep
getCrowdfundingCampaignsByCIK
Access detailed information on all crowdfunding campaigns launched by a specific company with the FMP Crowdfunding By CIK API.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getCrowdfundingCampaignsByCIK?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"cik": {
"type": "string",
"description": "CIK number to search for"
}
}
}