Global Data
List calendar events
GET /v1/calendar — get economic calendar events
GET
Danh sách sự kiện lịch kinh tế
Fetch economic calendar events by country, impact and time range.Documentation Index
Fetch the complete documentation index at: https://docs.data-hub.verolabs.co/llms.txt
Use this file to discover all available pages before exploring further.
Event calendar
Use for upcoming and historical economic events.
Impact filter
Filter events by impact level when available.
Common use cases
- Show economic calendar widgets.
- Highlight high-impact events.
- Filter events by country and date.
Key parameters
country: optional country filter.impact: optional impact filter.fromandto: ISO 8601 UTC timestamps.
Authorizations
API key được cấp cho tài khoản của bạn.
Query Parameters
Example:
"US"
Available options:
low, medium, high Example:
"high"
ISO 8601 UTC; phải kết thúc bằng "Z".
Example:
"2026-05-15T00:00:00Z"
ISO 8601 UTC; phải kết thúc bằng "Z" và nằm sau from.
Example:
"2026-05-15T01:00:00Z"
Required range:
1 <= x <= 10000Example:
100
Response
OK
Danh sách sự kiện lịch kinh tế

