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

# Get Operation Ratios V2.1

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

Retrieve operation ratios for a list of symbols. Includes metrics like operating margin, profit margin, ROA, ROE, and others.

## Query parameters

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

## Response `200`

Operation 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)
