The Equity Realtime API Endpoints are currently in beta. For production use cases, we recommend the IEX endpoints - which these endpoints expand upon.
# To request reference price and liquidity metrics for all tickers, use the following REST endpoint https://api.tiingo.com/tiingo/equity/intraday # To request reference price and liquidity metrics for specific tickers, use the following REST endpoint https://api.tiingo.com/tiingo/equity/intraday/<ticker> # Historical Intraday Prices https://api.tiingo.com/tiingo/equity/intraday/<ticker>/prices?startDate=2019-01-02&resampleFreq=5min
Just remember, you will need your token in order to connect. Keep it safe.
This endpoint is an alternative to the IEX Endpoints and creates datasets from multiple Equity venues (exchanges, ATS, and OTC venues). Tiingo is the first company to make these exchange-compliant derived metrics and offer them for free.
This changes the game on exchange liquidity and the products we can offer to provide better reference pricing for risk and valuation metrics for your portfolio valuations, risk assessments, trading, and app/AI development.
The data is sourced from Tiingo's consolidated equity pipeline and exposed through /tiingo/equity/intraday. Historical bars use consolidated intraday data where available and preserve the familiar start date, end date, resampling, after-hours, and force-fill controls.
Benefits of Tiingo Equity Realtime
# To request reference price and liquidity metrics for all tickers, use the following REST endpoint https://api.tiingo.com/tiingo/equity/intraday # To request reference price and liquidity metrics for specific tickers, use the following REST endpoint https://api.tiingo.com/tiingo/equity/intraday/<ticker>
Fields may be null when the underlying consolidated feed has not published that value.
ticker
timestamp
tngoLast
lqRefPrice
prevClose
open
high
low
volume
lqSpread
lqBidPrice
lqBidSize
lqAskPrice
lqAskSize
# Historical Intraday Prices https://api.tiingo.com/tiingo/equity/intraday/<ticker>/prices?startDate=2019-01-02&resampleFreq=5min
date
open
high
low
close
volume