latestOpenAPI 3.0.32026-08-101461131.1 MB
ad6f143e43aa
options:open-close
Daily Open/Close
Get the open, close and afterhours prices of an options contract on a certain date.
get/v1/open-close/{optionsTicker}/{date}
Path parameters
optionsTickerstring required
The ticker symbol of the options contract.
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.