sifting/io
Stocks · US

Airbnb, Inc. (ABNB) market data

Airbnb, Inc. (ABNB) trades in USD, SEC CIK 0001559720.

About Airbnb, Inc. (ABNB)

ABNB is the ticker for Airbnb Inc, a US-listed share quoted in US dollars. This page describes the data available for the symbol. It is not a view on the stock.

The live quote returns the current price, bid, ask, a basis-point spread, the day's volume and change, and a session field that distinguishes regular trading from the pre and after-hours windows, along with a timestamp. It is reachable as a REST snapshot or over a WebSocket subscription using the us product.

For history, OHLCV bars are served over REST at resolutions from one second to one day, each with a VWAP alongside open, high, low, close, and volume. Active tickers carry several years of intraday bars and up to two decades of daily bars where the listing history supports it, with the precise depth set by your plan tier and shown on the pricing page.

The refresh rate increases with tier, and the median age of a published price stays under 100 milliseconds as a freshness figure rather than an execution latency, with source, ingest, and publish times and a quality flag on each record. The data methodology page covers how the rate scales. The same symbol also carries reference identifiers such as ISIN, CUSIP, and FIGI, corporate actions like splits and dividends, and fundamentals drawn from financial statements and regulatory filings.

Reference data

Symbol
ABNB
Name
Airbnb, Inc.
Asset class
Stocks
Venue
US
Currency
USD
SEC CIK
0001559720

ABNB Stock Price and Market Data API

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

Related stocks

Related reading

Frequently asked questions about Airbnb, Inc. (ABNB)

What is ABNB?

ABNB is the ticker for Airbnb Inc, a US-listed company priced in US dollars. This page covers the market and reference data SiftingIO provides for the symbol.

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

Call the live snapshot endpoint for ABNB with your API key to receive price, bid, ask, spread, the day's volume and change, and a session field. Subscribe over WebSocket with the us product for a continuous feed.

Does SiftingIO provide historical ABNB OHLCV bars and how far back?

Yes. OHLCV bars with a VWAP are available over REST from one-second to daily resolution. Depth runs several years intraday and up to two decades daily where the listing allows, set by your plan tier on the pricing page.

What fields does the ABNB quote return?

The quote returns price, bid, ask, a basis-point spread, the day's volume and change, a timestamp, and a session field that separates regular trading from pre and after-hours prints.

Can I get ABNB fundamentals and SEC filings from the same API?

Yes. The same ticker exposes fundamentals from the financial statements, ratios and an earnings calendar, and regulatory filings such as 10-K, 10-Q, and 8-K.

Can I stream ABNB over WebSocket?

Yes. Open a WebSocket connection and subscribe with the us product and the ABNB symbol to receive live quote updates.

Airbnb, Inc. Price (ABNB): Live & Historical Data API · SiftingIO