latestOpenAPI 3.0.32026-08-101461131.1 MB
ad6f143e43aa
crypto:open-close
Daily Open/Close
Get the open, close prices of a cryptocurrency symbol on a certain day.
get/v1/open-close/crypto/{from}/{to}/{date}
Path parameters
fromstring required
The "from" symbol of the pair.
tostring required
The "to" symbol of the pair.
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 symbol.