POST /api/v1/earnings/calendar
Tier: point · Delivery: sync
Request
| Field | Type |
|---|---|
tickers | string[] |
date_from | string |
date_to | string |
Response
The response is the two-key envelope{ finterm, data }, where data is the finterm.result:EarningsDates/v1 contract:
| Field | Description |
|---|---|
earnings_dates | The scheduled earnings announcement dates for the requested symbols, each flagged as confirmed or tentative. No result figures are included. |