sifting/io
Stocks · US

JPMORGAN CHASE & CO (JPM) market data

JPMORGAN CHASE & CO (JPM) trades in USD, SEC CIK 0000019617.

About JPMORGAN CHASE & CO (JPM)

JPM is the ticker for JPMorgan Chase and Co, a US-listed financial company priced in US dollars. This page explains the market and reference data SiftingIO provides for the symbol.

The live quote includes trade price, bid, ask, spread, daily volume and change, session information, and timestamps. JPM can be requested through REST snapshots or streamed through WebSocket with the US equities product.

Historical JPM OHLCV bars are available over REST from one-minute through monthly resolution. Entitled accounts can also use the same ticker for fundamentals, corporate actions, reference identifiers, and regulatory filings.

JPM is useful in bank, financial sector, credit cycle, macro, and portfolio monitoring workflows. A unified schema helps teams combine its market data with financial statements and broader cross-asset indicators.

Reference data

Symbol
JPM
Name
JPMORGAN CHASE & CO
Asset class
Stocks
Venue
US
Currency
USD
SEC CIK
0000019617

JPM Stock Price and Market Data API

Access JPM stock price and market data through SiftingIO's REST and WebSocket APIs, including latest price data, historical records, and live updates where available.

Use stocks/JPM for request-based access through REST, or use the same symbol key with WebSocket streams for real-time stock market updates.

REST · last trade
curl -H "X-API-Key: $SIFTING_API_KEY" \
  "https://api.sifting.io/v1/last/trade/stocks/JPM"
WebSocket · subscribe
# Connect (set SIFTING_API_KEY first)wscat -c "wss://stream.sifting.io/ws/v1?key=$SIFTING_API_KEY" # Then send this subscribe frame:{ "op": "subscribe", "product": "us", "symbols": ["JPM"] }

Related stocks

Related reading

Frequently asked questions about JPMORGAN CHASE & CO (JPM)

What is JPM?

JPM is the ticker for JPMorgan Chase and Co, a US-listed financial company priced in US dollars.

How do I get real-time JPM prices from an API?

Call the live snapshot endpoint for JPM with your API key. It returns trade price, bid, ask, spread, daily volume and change, session information, and timestamps.

Does SiftingIO provide historical JPM OHLCV bars?

Yes. Historical OHLCV bars are available over REST at supported intervals from one minute upward, with depth controlled by subscription tier.

Can I get JPM fundamentals and filings from the same API?

Yes. The same ticker can be used for fundamentals, ratios, corporate actions, reference identifiers, and regulatory filings where your plan includes access.

Can I stream JPM over WebSocket?

Yes. Subscribe with the US equities product and the JPM symbol to receive live quote updates over WebSocket.

JPMORGAN CHASE & CO Price (JPM): Live & Historical Data API · SiftingIO