c4a12725cdb5
Earnings calendar
The earnings calendar endpoint provides a schedule of company earnings announcements for a specified date range. By default, it returns earnings data for the current day. Users can customize the date range using the start_date and end_date parameters to retrieve earnings information for specific periods. This endpoint is useful for tracking upcoming earnings reports and planning around key financial announcements.
Query parameters
Exchange where instrument is traded
Market Identifier Code (MIC) under ISO 10383 standard
Country where instrument is traded, e.g., United States or US
Value can be JSON or CSV
Specify the delimiter used when downloading the CSV file
Can be used separately and together with end_date. Format 2006-01-02 or 2006-01-02T15:04:05
Can be used separately and together with start_date. Format 2006-01-02 or 2006-01-02T15:04:05
Specifies the number of decimal places for floating values. Should be in range [0,11] inclusive
Response
Example response
{
"status": "ok"
}