Stock quotes

Stock quotes API for bid/ask history and last quote checks

Use Expert or Commercial stock plans to request historical stock quotes and last quote records for spread-aware research and review.

Quick answer

Stock quote endpoints are available on Expert and Commercial stock subscriptions. Free and Developer do not include quote endpoint access.

Real-time dataHistorical market dataQuotes & tradesAggregates & indicators

Why teams use it

Quote-aware stock workflows need a dedicated quote tier

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

Spread filters

Use quote history to exclude noisy periods before evaluating a signal.

Execution review

Compare last trade and quote context during post-trade research.

Live panels

Use last quote records on Expert or Commercial for quote-aware monitoring.

Developer examples

Two code paths teams usually need first

Quotes
curl "https://api.cutemarkets.com/v1/stocks/quotes/AAPL/?timestamp.gte=2026-05-06T13:30:00Z&limit=1000" \
  -H "Authorization: Bearer YOUR_API_KEY"
Last quote
curl "https://api.cutemarkets.com/v1/stocks/quotes/AAPL/last/" \
  -H "Authorization: Bearer YOUR_API_KEY"

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.

Use Expert for stock quotes

Upgrade the Stocks API product to Expert or Commercial when quote history becomes part of the workflow.

Canonical URL: https://cutemarkets.com/stock-quotes-api