---
title: "Quarterly and Annual Earnings Reports V2.1"
method: GET
path: "/api/v2.1/fundamentals/earningReports"
tags: ["Fundamentals"]
---

# Quarterly and Annual Earnings Reports V2.1

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

Retrieves detailed earnings reports for specified securities including revenue, earnings per share (EPS), EBITDA, net income, and other key financial results from quarterly and annual reports. Essential for analyzing company financial performance and earnings trends over time.

## Query parameters

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

## Response `200`

Earnings report data

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