API दस्तावेज़ीकरण
get
/api/v1/Instruments/research/calendars/economicReturns macro economic calendar events (country, impact, estimates) within a UTC window.
Instruments
पैरामीटर
from
query · string
आवश्यक
to
query · string
आवश्यक
country
query · string
आवश्यक
importance
query · string
आवश्यक
search
query · string
आवश्यक
countries
query · string
वैकल्पिक
currencies
query · string
वैकल्पिक
byCurrency
query · boolean
वैकल्पिक
version
path · string
आवश्यक
जवाब
- 200Economic calendar events in the requested range.application/json
[ { "eventType": "economic", "eventUtc": "2026-06-30T12:30:00Z", "country": "US", "currency": "USD", "symbol": null, "title": "Non-Farm Payrolls", "importance": "high", "actual": null, "estimate": "180K", "previous": "175K" } ]