---
title: "Earnings calendar"
method: GET
path: "/api/earnings/calendar"
tags: ["Earnings"]
---

# Earnings calendar

`GET /api/earnings/calendar`

![Stock](https://img.shields.io/badge/Stock-f97316) ![Pro](https://img.shields.io/badge/Pro-8b5cf6)

Upcoming earnings dates and analyst consensus for up to 50 symbols in a single request. Each symbol maps to its next earnings date, expected report time, and consensus EPS estimate. Delisted companies (no active listing on any exchange) map to `null`.

## Query parameters

- `symbols` string, required

## Response `200`

Map of symbols to upcoming earnings dates and estimates

- object

## Other responses

- `400` — Invalid parameters
- `403` — Feature not available on current plan

---

[API](https://skmtc.net/stockfit/apis/stockfit-api.md) · [All operations](https://skmtc.net/stockfit/apis/stockfit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stockfit/stockfit-api/revisions/3d5897270d8a/schema)
