GET /historical/ticker/{ticker}/{date}

tradingeconomics.com:trading-economics-api

Summary: Get historical data by ticker symbol
Operation ID:
Auth: unknown
Description

Retrieve historical data using the Trading Economics ticker symbol.

Parameters (4)

c (string, query, required)

API key. Use 'guest:guest' for limited access.

date (string, path, required)

Start date in YYYY-MM-DD format

f (string, query, optional)

Output format

Constraints: {'enum': ['json', 'csv', 'xml', 'html']}

ticker (string, path, required)

Ticker symbol (e.g., 'USURTOT' for US Unemployment Rate)

Examples (1)

TitleTypeURLAction
Get historical data by ticker symbol openapi-spec https://api.tradingeconomics.com/historical/ticker/USURTOT/2015-03-01?c=guest:guest&f=json

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:38:17.088920 200 449ms