Get NBBO (National Best Bid and Offer) quotes for a stock with historical quote data. Track bid-ask spreads and quote changes over time.
Use Case: Display Level 1 market data, calculate spreads, and analyze quote activity for trading strategies.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Stock ticker symbol
"AAPL"
Query by timestamp (YYYY-MM-DD or nanoseconds)
"2024-01-15"
From this timestamp (inclusive)
"2024-01-01"
After this timestamp (exclusive)
"2024-01-01"
To this timestamp (inclusive)
"2024-01-31"
Before this timestamp (exclusive)
"2024-01-31"
Sort order
asc, desc "asc"
Maximum number of results
1 <= x <= 500001000
Sort field
"timestamp"
Pagination cursor