Returns historical spot and option price data for a named instrument.
cURL
curl --request GET \ --url https://api.joyride.exchange/v1/market/option-history/{name}
{ "instrument_name": "<string>", "spot_data": [ {} ], "option_data": [ {} ] }
Instrument name
Start timestamp in milliseconds
End timestamp in milliseconds
Option history