Get Economic Calendar

The Get Economic Calendar API allows you to easily fetch the economic calendar data

Definition

This endpoint retrieves a list of economic events and indicators within a specified date range, providing detailed information about various economic activities and their potential impact on the market.

Query Parameters

For guidance on how to leverage this method, check out the following tutorials:

  1. start_date (string): The starting date for the range of economic events to retrieve. This parameter is required and should be in the format 'YYYY-MM-DD'.
  2. end_date (string): The ending date for the range of economic events to retrieve. This parameter is required and should be in the format 'YYYY-MM-DD'.
  3. country (string): The country for which to filter the economic events. This parameter is optional and, if provided, will filter events specific to the specified country.

Response

The response will include a JSON object containing a list of economic events and indicators for the specified dates and country.

Language
Credentials
Query
Click Try It! to start a request and see the response here!