> ## Documentation Index
> Fetch the complete documentation index at: https://docs.benzinga.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Valuation Ratios data

> Retrieve valuation ratios for a list of symbols. Includes metrics like P/E, P/B, P/S, and other valuation metrics essential for investment analysis.

<ResponseExample>
  ```json Response (200 OK) theme={null}
  {
    "result": [
      {
        "valuationRatios": [
          {
            "id": {
              "shareClassId": "0P000000GY",
              "date": "2025-12-29"
            },
            "payoutRatio": 0.1367,
            "sustainableGrowthRate": 1.4798,
            "cashReturn": 0.0242,
            "salesPerShare": 27.7354,
            "bookValuePerShare": 4.9899,
            "cfoPerShare": 7.4298,
            "fcfPerShare": 6.5824,
            "earningYield": 0.0273,
            "peRatio": 36.697051,
            "salesYield": 0.1013,
            "psRatio": 9.870425,
            "bookValueYield": 0.0182,
            "pbRatio": 54.862469,
            "cfYield": 0.0271,
            "pcfRatio": 36.84618,
            "fcfYield": 0.024,
            "fcfRatio": 41.589659,
            "trailingDividendYield": 0.0038,
            "forwardDividendYield": 0.0038,
            "forwardEarningYield": 0.0303,
            "forwardPeRatio": 33.0033,
            "pegRatio": 2.7704,
            "pegPayback": 13.1778,
            "tangibleBookValuePerShare": 4.9899,
            "tangibleBvPerShare3YrAvg": 3.6682,
            "tangibleBvPerShare5YrAvg": 3.7499,
            "forwardDividend": 1.04,
            "workingCapitalPerShare": -1.1961,
            "workingCapitalPerShare3YrAvg": -0.9471,
            "workingCapitalPerShare5YrAvg": 0.0018,
            "evToEbitda": 28.25,
            "buyBackYield": 0.0224,
            "totalYield": 0.0262,
            "ratioPe5YearAverage": 30.7147,
            "normalizedPeRatio": 36.697051,
            "pricetoEbitda": 28.378187,
            "divYield5Year": 0.0053,
            "forwardROE": 1.6613,
            "forwardROA": 0.341,
            "twoYearsForwardEarningYield": 0.0326,
            "twoYearsForwardPERatio": 30.6562,
            "forwardCalculationStyle": "Annual",
            "totalAssetPerShare": 24.3119,
            "expectedDividendGrowthRate": 0.0097,
            "evToRevenue": 9.8258,
            "evToPreTaxIncome": 30.8081,
            "evToTotalAssets": 11.3827,
            "evToFCF": 41.4018,
            "evToEBIT": 30.7338,
            "priceToCashRatio": 73.956056,
            "evToForwardEBITDA": 26.2562,
            "evToForwardRevenue": 9.0758,
            "evToForwardEBIT": 28.4086,
            "pFCFRatio1YearGrowth": 0.149078,
            "pBRatio1YearGrowth": -0.187251,
            "pERatio1YearGrowth": -0.127047,
            "pSRatio1YearGrowth": -0.019926,
            "pFCFRatio3YrAvg": 31.408487,
            "pBRatio3YrAvg": 47.955858,
            "pSRatio3YrAvg": 8.0842,
            "pCashRatio3YrAvg": 53.197061,
            "pERatio3YrAvg": 32.189697,
            "pFCFRatio3YrAvgChange": 1.190406,
            "pBRatio3YrAvgChange": 0.353891,
            "pSRatio3YrAvgChange": 0.839416,
            "pERatio3YrAvgChange": 0.729951,
            "pERatio1YearHigh": 41.480263,
            "pERatio1YearLow": 27.368254,
            "pERatio1YearAverage": 35.25386,
            "pERatio5YearHigh": 43.646341,
            "pERatio5YearLow": 20.461538,
            "pERatio5YearAverage": 30.714662,
            "pERatio10YearHigh": 43.646341,
            "pERatio10YearLow": 9.896186,
            "pERatio10YearAverage": 24.736982,
            "cAPERatio": 52.9865,
            "pFCFRatio3YearGrowth": 0.298698,
            "pBRatio3YearGrowth": 0.10627,
            "pERatio3YearGrowth": 0.200452,
            "pSRatio3YearGrowth": 0.225256,
            "pFCFRatio5YearGrowth": 0.05236,
            "pBRatio5YearGrowth": 0.095783,
            "pERatio5YearGrowth": -0.022497,
            "pSRatio5YearGrowth": 0.027661,
            "pFCFRatio10YearGrowth": 0.165039,
            "pBRatio10YearGrowth": 0.269365,
            "pERatio10YearGrowth": 0.120204,
            "pSRatio10YearGrowth": 0.138603,
            "twoYearsEVToForwardEBIT": 26.412,
            "twoYearsEVToForwardEBITDA": 24.1546,
            "firstYearEstimatedEpsGrowth": 0.1113,
            "secondYearEstimatedEpsGrowth": 0.0772,
            "normalizedPEGRatio": 2.054499,
            "trailingDividend": 1.03
          }
        ],
        "company": {
          "primarySymbol": "AAPL",
          "primaryExchange": "NAS",
          "cik": "320193",
          "isin": "CA03785Y1007",
          "cusip": "03785Y100",
          "standardName": "Apple",
          "countryId": "USA",
          "isReit": false,
          "industryTemplateCode": "N",
          "businessCountryId": "USA",
          "isLimitedPartnership": false,
          "yearofEstablishment": 1977,
          "isLimitedLiabilityCompany": false
        },
        "symbol": "AAPL",
        "idType": "SYMBOL",
        "id": "AAPL"
      }
    ]
  }
  ```
</ResponseExample>


## OpenAPI

````yaml /openapi/data-api-proxy_api.spec.yml GET /api/v2.1/fundamentals/valuationRatios
openapi: 3.0.0
info:
  contact: {}
  description: >-
    This REST API provides endpoints to search for fundamentals and get
    fundamental details.
  termsOfService: http://swagger.io/terms/
  title: Data API Proxy
  version: 2.0.0
servers:
  - url: https://api.benzinga.com
    description: PROD
security: []
paths:
  /api/v2.1/fundamentals/valuationRatios:
    get:
      tags:
        - Fundamentals
      summary: Get Valuation Ratios V2.1
      description: >-
        Retrieve valuation ratios for a list of symbols. Includes metrics like
        P/E, P/B, P/S, and other valuation metrics essential for investment
        analysis.
      operationId: get-valuation-ratios-v21
      parameters:
        - description: Comma separated list of symbols (e.g., AAPL, MSFT)
          in: query
          name: symbols
          required: true
          schema:
            type: string
        - description: >-
            Return results for dates greater than or equal date specified in
            this parameter (YYYY-MM-DD)
          in: query
          name: asOf
          schema:
            type: string
        - description: Specifies the time period of the returned results (e.g., Q1, 2023)
          in: query
          name: period
          schema:
            type: string
        - description: >-
            Report type: TTM (Trailing Twelve Months), A (As originally
            reported), R (Restated), P (Preliminary)
          in: query
          name: reportType
          schema:
            type: string
      responses:
        '200':
          description: Valuation ratios data
          content:
            application/json:
              schema:
                type: string
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bzhttp.Resp'
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bzhttp.Resp'
      security:
        - ApiKeyAuth: []
components:
  schemas:
    bzhttp.Resp:
      properties:
        data:
          additionalProperties: true
          type: object
        errors:
          items:
            $ref: '#/components/schemas/bzhttp.Error'
          type: array
        ok:
          type: boolean
      type: object
    bzhttp.Error:
      properties:
        code:
          $ref: '#/components/schemas/bzhttp.ErrorCode'
        id:
          type: string
        value:
          type: string
      type: object
    bzhttp.ErrorCode:
      enum:
        - unsupported_message_type
        - database_query_error
        - json_unmarshaling_error
        - no_data_found
        - no_matching_endpoint
        - bad_request
        - db_error
        - internal_server_error
        - auth_failed
        - forbidden
        - failed_dependency
        - service_unavailable
        - upstream_api_error
      type: string
      x-enum-varnames:
        - ErrorUnsupportedMessageType
        - ErrorDBQueryError
        - ErrorJSONUnmarshaling
        - ErrorNoDataFound
        - ErrorNoMatchingEndpoint
        - ErrorBadRequest
        - ErrorDBError
        - ErrorInternalServerError
        - ErrorAuthFailed
        - ErrorForbidden
        - ErrorFailedDependency
        - ErrorServiceUnavailable
        - ErrorUpstreamAPIError
  securitySchemes:
    ApiKeyAuth:
      in: query
      name: token
      type: apiKey

````