Real-time stock data API with live Expert access
Expert and Commercial stock plans include live data. Use snapshots, movers, trades, aggregates, and indicators for live stock workflows.
Expert is the first live stock tier. Free and Developer are 15-minute delayed; Expert and Commercial add stock quote endpoints.
Why teams use it
Live stock data without changing your CuteMarkets account workflow
One account, two products
Use one CuteMarkets login and API keys while keeping options and stocks subscriptions independent.
Developer delayed access
The Developer stock plan includes 15-minute delayed data, unlimited requests, and a 7-year historical lookback.
Expert quote tier
Quote endpoints are available on Expert and Commercial for quote-heavy workflows.
Use cases
What you can build with this options data API
Live watchlists
Use snapshots and movers to keep ticker lists fresh.
Signal checks
Combine recent trades, bars, and indicators before acting on a model output.
Quote-sensitive apps
Upgrade to Expert or Commercial when bid/ask quote endpoints become required.
Developer examples
Two code paths teams usually need first
curl "https://api.cutemarkets.com/v1/stocks/snapshot/AAPL/" \
-H "Authorization: Bearer YOUR_API_KEY"curl "https://api.cutemarkets.com/v1/stocks/trades/AAPL/last/" \
-H "Authorization: Bearer YOUR_API_KEY"Evaluate and compare
Why chain snapshots alone are not enough
Real-time stock use cases usually start with snapshots and trades, then add quotes when spread context matters.
Pricing
Compare the separate Stocks API subscription ladder with Free, Developer, Expert, and Commercial plans.
Options data API
Use one CuteMarkets account with product-specific keys for U.S. options chains, contracts, trades, quotes, bars, and Greeks.
Paper trading roadmap
Preview the integrated paper-trading workflow planned after the stock data launch.
Docs to open next
Relevant API docs
Stocks overview
Start with authentication, plans, endpoint coverage, pagination, and quickstart examples for stock REST data.
Trades and quotes
See how to request stock trades, last trade, historical quotes, and last quote, including Expert and Commercial quote access.
Aggregates and indicators
Build OHLC, open-close, SMA, EMA, MACD, and RSI workflows for stock research.
Tutorials and research
Related articles
FAQ
Common questions about this options data API
Does CuteMarkets now provide stock REST data?
Yes. CuteMarkets supports stock REST endpoints for snapshots, movers, ticker reference, trades, quotes, aggregates, open-close, and technical indicators.
Are stocks bundled with options?
No. Stocks and options are separate subscriptions with the same Free, Developer, Expert, and Commercial plan ladder, managed from the same CuteMarkets account.
Which stock plans include quotes?
Stock quote endpoints require the Expert or Commercial stock subscription. Developer includes unlimited delayed stock data but not quote endpoint access.
Upgrade Stocks API for live data
Choose Expert for live data and quote endpoints when spread context is part of the workflow.
Canonical URL: https://cutemarkets.com/real-time-stock-data-api