---
title: "Get Valuation Ratios V2.1"
method: GET
path: "/api/v2.1/fundamentals/valuationRatios"
tags: ["Fundamentals"]
---

# Get Valuation Ratios V2.1

`GET /api/v2.1/fundamentals/valuationRatios`

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.

## Query parameters

- `symbols` string, required
- `asOf` string
- `period` string
- `reportType` string

## Response `200`

Valuation ratios data

- string

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/benzinga/apis/data-api-proxy.md) · [All operations](https://skmtc.net/benzinga/apis/data-api-proxy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/benzinga/data-api-proxy/versions/ea334a9e2e05/schema)
