Financial Modeling Prep

getEquityOfferingsByCIK

Access detailed information on equity offerings announced by specific companies with the FMP Company Equity Offerings by CIK API. Track offering activity and identify potential investment opportunities.

Remote cfocoder/financial-modeling-prep-mcp-server

Other tools also called getEquityOfferingsByCIK? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "cik": {
      "type": "string",
      "description": "CIK number to search for"
    }
  }
}