Trading Economics Streaming API (WebSocket)
Version 1.0.0
AsyncAPI 2.6 description of the Trading Economics **WebSocket streaming surface** at `wss://stream.tradingeconomics.com/`. Unlike many data providers whose "streaming" is HTTP polling or SSE, Trading Economics documents a true, persistent WebSocket connection. Clients connect with their API client credentials passed on the connection URL (`?client=key:secret`), then send JSON subscribe messages naming a topic. Documented topics include: - **Market symbols** (e.g. `EURUSD:CUR`, `AAPL:US`, `CL1:COM`) for live quote ticks (https://docs.tradingeconomics.com/markets/streaming/) - **calendar** for live economic calendar releases - actual values the moment indicators like interest rate decisions and CPI are published (https://docs.tradingeconomics.com/economic_calendar/streaming/) - **news** for live news items (https://docs.tradingeconomics.com/news/streaming/) - **earnings** for earnings releases (https://docs.tradingeconomics.com/financials/streaming/) Per the markets streaming documentation, subscribing to more than a single market topic requires a full key:secret credential pair; a plain key is limited to the single market topic EURUSD:CUR. The request/response REST surface (indicators, calendar, markets, forecasts, historical, financials) is modeled in the companion OpenAPI document at `openapi/tradingeconomics-openapi.yml`.
Channels
Messages
Servers
stream.tradingeconomics.com
AsyncAPI Specification
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/asyncapis/tradingeconomics-asyncapi"
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.