GET /v1/market/earnings-calendar
Return upcoming and recent earnings events with consensus estimates, actuals, and surprise dataAudience: application and coding agent.
Query parameters
| Parameter | Type | Description |
|---|---|---|
date_from | string | Required. Start date (YYYY-MM-DD) |
date_to | string | Required. End date (YYYY-MM-DD) |
symbol | string | Filter to a single ticker symbol |
limit | integer | Page size (default 100, max 1000) |
Canonical metadata
requestIdtraceparent
Example request
Example response
Give this prompt to your agent
Failure posture
- treat non-2xx responses as contract-aware failures, not free-form errors
- preserve
requestIdandtraceparentin logs and downstream reports date_fromanddate_toare required; omitting either returns a 400