Financial Modeling Prep
getLatestCrowdfundingCampaigns
Discover the most recent crowdfunding campaigns with the FMP Latest Crowdfunding Campaigns API. Stay informed on which companies and projects are actively raising funds, their financial details, and offering terms.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getLatestCrowdfundingCampaigns?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"page": {
"type": "number",
"description": "Page number (default: 0)"
},
"limit": {
"type": "number",
"description": "Limit on number of results (default: 100, max: 1000)"
}
}
}