Daily Ticker Summary
Get the open, close and afterhours prices of a stock on a specific date. Includes pre-market and after-hours data for comprehensive daily trading information.
Use Case: Display daily stock performance with opening, closing, and extended hours pricing for trading dashboards.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Stock ticker symbol, such as AAPL. Use the exact ticker for the company you want to research.
"AAPL"
Date in YYYY-MM-DD format. Enter the specific calendar date you want to query.
"2024-01-15"
Whether to adjust historical prices for stock splits. Use true for normalized charting and false for raw market data.
true
Response
Successful response
After hours price
Closing price
Date in YYYY-MM-DD format. Enter the specific calendar date you want to query.
High price
Low price
Opening price
Pre-market price
Status string from the upstream data provider — typically OK for a successful response. Treat any other value as an error indicator alongside the HTTP status code.
Stock ticker symbol, such as AAPL. Use the exact ticker for the company you want to research.
Trading volume
Whether the security is OTC