Financial Modeling Prep

getExecutiveCompensationBenchmark

Gain access to average executive compensation data across various industries with the FMP Executive Compensation Benchmark API. This API provides essential insights for comparing executive pay by industry, helping you understand compensation trends and benchmarks.

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

Other tools also called getExecutiveCompensationBenchmark? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "year": {
      "type": "string",
      "description": "Year to get benchmark data for"
    }
  }
}