sifting/io
Stocks · US

AMAZON COM INC (AMZN) market data

AMAZON COM INC (AMZN) trades in USD, SEC CIK 0001018724.

About AMAZON COM INC (AMZN)

AMZN is the ticker for Amazon.com Inc, a US-listed share priced in US dollars. This page covers SiftingIO market and reference data access for the symbol.

SiftingIO returns AMZN live market data with trade price, bid, ask, spread, daily volume and change, session information, and timestamps. The same symbol works in REST snapshots and WebSocket subscriptions.

Historical AMZN OHLCV bars are available over REST at supported intervals from one minute upward. Entitled accounts can also use the ticker to retrieve reference identifiers, corporate actions, fundamentals, and regulatory filings.

AMZN is commonly used in ecommerce, cloud infrastructure, consumer, and broad technology market screens. The normalized SiftingIO schema keeps price data, history, and fundamentals easier to join in one workflow.

Reference data

Symbol
AMZN
Name
AMAZON COM INC
Asset class
Stocks
Venue
US
Currency
USD
SEC CIK
0001018724

AMZN Stock Price and Market Data API

Access AMZN 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/AMZN 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/AMZN"
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": ["AMZN"] }

Related stocks

Related reading

Frequently asked questions about AMAZON COM INC (AMZN)

What is AMZN?

AMZN is the ticker for Amazon.com Inc, a US-listed company priced in US dollars.

How do I get live AMZN market data?

Use the live snapshot endpoint for AMZN with your API key. The response includes trade price, bid, ask, spread, daily volume and change, session information, and timestamps.

Is historical AMZN OHLCV data available?

Yes. Historical open, high, low, close, and volume bars are available over REST at documented intervals, with available depth controlled by plan tier.

Can I access AMZN fundamentals and filings?

Yes. SiftingIO can return financial statements, ratios, earnings calendar data, corporate actions, and regulatory filings for AMZN where your account is entitled.

Can I stream AMZN prices over WebSocket?

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

AMAZON COM INC Price (AMZN): Live & Historical Data API · SiftingIO