US Real-Time Prices

Overview

Intrinio offers Real-Time and 15-Minute Delayed Level 1 Streaming and Snap Prices for US stocks and ETFs that power trade execution platforms, individual investment decisions and everything in between.Intrinio's more popular options include:

  • Real-Time IEX Exchange Stock Prices
  • 15Min-Delayed BATS Exchange Stock Prices
  • Real-Time and 15Min-Delayed Multi-Exchange IEX & BATS Exchange Stock Prices
  • Real-Time and 15Min-Delayed SIP Feed Stock Prices

There are no associated exchange fees for our Real-Time IEX Exchange and 15Min-Delayed Multi-Exchange IEX & BATS Exchange Stock Prices Feeds.

What's Included

  • Bid price
  • Bid size
  • Ask price
  • Ask size
  • Timestamp
  • Last sale
  • Market volume
  • Open
  • High
  • Low

Data Source

Real-time prices are from the IEX exchange.

15-minute delayed snap prices are from the BATS exchange.

The real-time multi-exchange prices feed combines data from the IEX and MEMX exchanges.

We can provide real-time prices for any US exchange via our data partners. If you need a solution outside of the IEX or BATS exchanges, contact us.

Access Methods

WebSocket API (streaming; available for real-time IEX prices only)

History

Endpoints

Realtime Stock Price for Security

Return the realtime stock price for the Security with the given `identifier`

Endpoint
Copy
https://api-v2.intrinio.com/securities/{identifier}/prices/realtime
get_security_realtime_price_v2
Live Data
Hold on, your live data example
is being generated.

Realtime Stock Prices by Exchange

Returns realtime stock prices for the Stock Exchange with the given `identifier`

Endpoint
Copy
https://api-v2.intrinio.com/stock_exchanges/{identifier}/prices/realtime
get_stock_exchange_realtime_prices_v2
Live Data
Hold on, your live data example
is being generated.

Data Point (Number) for Security

Returns a numeric value for the given `tag` for the Security with the given `identifier`

Endpoint
Copy
https://api-v2.intrinio.com/securities/{identifier}/data_point/{tag}/number
get_security_data_point_number_v2
Live Data
Hold on, your live data example
is being generated.
Previous Section

Getting Started

Next Section

US Historical Intraday Prices