POST /api/v1/earnings/reports
Tier: point · Delivery: sync
Request
| Field | Type |
|---|---|
tickers | string[] |
Response
The response is the two-key envelope{ finterm, data }, where data is the finterm.result:Earnings/v1 contract:
| Field | Description |
|---|---|
earnings | The earnings reports for the requested symbols, each with the reported fiscal period and the actual/estimate/surprise figures for EPS and revenue. |