---
title: "Company Fundamentals V3"
method: GET
path: "/api/v3/fundamentals"
tags: ["Fundamentals"]
---

# Company Fundamentals V3

`GET /api/v3/fundamentals`

Retrieves the latest generation of financial fundamentals data powered by Benzinga's enhanced data pipeline. Provides comprehensive financial statements, metrics, and ratios with improved data quality and coverage. Supports flexible date range queries and relative date specifications.

## Query parameters

- `symbols` string, required
- `from` string
- `to` string
- `date` string

## Response `200`

Latest fundamentals data with enhanced coverage and quality

- object

## Other responses

- `400` — Bad request - missing or invalid symbols parameter
- `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)
