Ship a production-ready Economic Calendar API in minutes. Get normalized macroeconomic events (NFP, CPI, rates), forecast vs actual, and High/Medium/Low impact tags — built for Forex brokers, fintech dashboards, and algo systems.
See the calendar in action — embed it on your platform with a single line of code.
Tailored solutions for different sectors of the financial industry.
Display an embedded economic calendar directly on your trading platform to increase user retention and engagement.
Build rapid MVP dashboards or news aggregators without managing complex data pipelines or scraping sites.
Feed your algorithms with clean, machine-readable volatility data to hedge positions during high-impact news like CPI or Rates.
Provide localized economic calendars in 23 languages, automatically syncing with your user's regional preferences.
A stable, scalable, and language-agnostic foundation with a clear schema.
All event titles and labels available in 23 languages. Perfect for localized dashboards and multi-region financial services.
Filter simply using "today", "yesterday", "next_week" instead of complex timestamp calculations.
Server-side cursor pagination ensures high performance on large datasets and stable ordering with no duplicates.
Events are tagged with High, Medium, or Low impact. Easily filter for "Market Movers" to identify trading opportunities.
Numerical fields are standardized, sanitized, and validated. No more parsing errors for your quant models.
Backend architecture reduces latency and ensures consistent delivery for real-time applications.
Returns the full list of languages available for economic event data.
Returns a complete list of countries. Adapts based on the selected language.
The core Economic Calendar endpoint. Filter by date, country, and currency.
Zero complexity — just simple, powerful HTTP GET requests. Whether you are building a Forex trading dashboard, a financial bot, or a news analytics system, EconPulse provides structured JSON ready for use.
curl --request GET \ # Fetch High Impact events for USD and EUR --url 'https://.../economic-events/filter?date=today¤cy=USD,EUR&importance=high&lang=en' \ --header 'x-rapidapi-host: multilingual-economic-calendar-api-by-truedata.p.rapidapi.com' \ --header 'x-rapidapi-key: YOUR_API_KEY'
Choose the plan that fits your data volume and language needs.
An Economic Calendar API delivers scheduled macroeconomic releases in machine-readable JSON so your app can show news times, filter by currency, and react to volatility — without scraping websites.
EconPulse is a multilingual Economic Calendar API designed for developers who need reliable Forex and macro event data. Instead of maintaining scrapers, you query REST endpoints and receive structured fields: event name, currency, country, importance, actual, forecast, previous, and UTC timestamps.
Typical use cases include embedding a live economic calendar on a broker site, powering push alerts before high-impact news, and feeding trading bots that pause or hedge around CPI, NFP, and interest-rate decisions.
date=today, currency (USD, EUR…), country, and impact level?date=today ¤cy=USD,EUR &importance=high &lang=en // → JSON: event, currency, actual, // forecast, previous, impact, timeGet API Key
An Economic Calendar API is a web service that returns macroeconomic event schedules and results (such as NFP, CPI, GDP, and central-bank rates) as JSON. EconPulse exposes REST endpoints so Forex and fintech apps can display calendars, alerts, and volatility filters without scraping.
Yes. The API includes High/Medium/Low impact tags, forecast vs actual values, and UTC release times — the core fields used in Forex economic calendars and news-trading workflows.
Use GET /economic-events/filter. You can pass date (e.g. today), currency, country_id, importance, and lang. Supporting endpoints /langs-list and /countries-list help you build language and country selectors.
Yes. Event labels are available in 23 languages. Pro allows up to 5 languages per request; Ultra supports all languages and lang=all.
Create a key on RapidAPI, call /economic-events/filter with your RapidAPI headers, and start with date=today&importance=high&lang=en. A free Basic plan is available for testing.
Questions about enterprise integration?