latestOpenAPI 3.0.32026-08-101461131.1 MB
ad6f143e43aa
stocks:open-close
Daily Open/Close
Get the open, close and afterhours prices of a stock symbol on a certain date.
get/v1/open-close/{stocksTicker}/{date}
Path parameters
stocksTickerstring required
Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.
datestring date required
The date of the requested open/close in the format YYYY-MM-DD.
Query parameters
adjustedboolean
Whether or not the results are adjusted for splits. By default, results are adjusted. Set this to false to get results that are NOT adjusted for splits.
Response
The open/close of this stock symbol.